cyrus-imapd30: fix invalid perl interpreter in Annotator

This commit is contained in:
Matthias Petermann 2020-03-26 15:39:16 +01:00
parent 53ed550b45
commit 5a12203d54
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# $NetBSD: $
DISTNAME= cyrus-imapd-3.0.13
REVISION= 4
REVISION= 5
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_GITHUB:=cyrusimap/}
GITHUB_RELEASE= ${PKGNAME_NOREV}
@ -65,6 +65,7 @@ RCD_SCRIPTS= cyrus
FILES_SUBST+= IMAPDCONF=${PKG_SYSCONFDIR}/imapd.conf
REPLACE_PERL+= tools/rehash
REPLACE_PERL+= perl/annotator/Daemon.pm
SUBST_CLASSES+= sh
SUBST_STAGE.sh= post-build