pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mail/cyrus-imapd24



Module Name:    pkgsrc
Committed By:   mef
Date:           Sat Sep  5 22:14:44 UTC 2020

Modified Files:
        pkgsrc/mail/cyrus-imapd24: Makefile

Log Message:
(mail/cyrus-imapd24) fix build. [subst.mk:sh] had no effect


To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 pkgsrc/mail/cyrus-imapd24/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mail/cyrus-imapd24/Makefile
diff -u pkgsrc/mail/cyrus-imapd24/Makefile:1.67 pkgsrc/mail/cyrus-imapd24/Makefile:1.68
--- pkgsrc/mail/cyrus-imapd24/Makefile:1.67     Mon Aug 31 18:09:54 2020
+++ pkgsrc/mail/cyrus-imapd24/Makefile  Sat Sep  5 22:14:44 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.67 2020/08/31 18:09:54 wiz Exp $
+# $NetBSD: Makefile,v 1.68 2020/09/05 22:14:44 mef Exp $
 
 DISTNAME=      cyrus-imapd-2.4.20
 PKGREVISION=   11
@@ -65,11 +65,6 @@ FILES_SUBST+=                IMAPDCONF=${PKG_SYSCONFDI
 
 REPLACE_PERL+=         tools/rehash
 
-SUBST_CLASSES+=                sh
-SUBST_STAGE.sh=                post-build
-SUBST_FILES.sh=                perl/imap/blib/script/cyradm
-SUBST_SED.sh+=         -e 's|^\#!.*|\#!/bin/sh|'
-
 PERL5_PACKLIST= \
        auto/Cyrus/IMAP/.packlist                       \
        auto/Cyrus/SIEVE/managesieve/.packlist



Home | Main Index | Thread Index | Old Index