Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/cyrus-imapd24 (mail/cyrus-imapd24) fix build. [su...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1f953e52018c
branches:  trunk
changeset: 438153:1f953e52018c
user:      mef <mef%pkgsrc.org@localhost>
date:      Sat Sep 05 22:14:44 2020 +0000

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

diffstat:

 mail/cyrus-imapd24/Makefile |  7 +------
 1 files changed, 1 insertions(+), 6 deletions(-)

diffs (21 lines):

diff -r a605b4591b6e -r 1f953e52018c mail/cyrus-imapd24/Makefile
--- a/mail/cyrus-imapd24/Makefile       Sat Sep 05 18:04:35 2020 +0000
+++ b/mail/cyrus-imapd24/Makefile       Sat Sep 05 22:14:44 2020 +0000
@@ -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 @@
 
 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