pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/pear-Mail_Mime mail/pear-Mail-Mime: remove no-op ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b79f7543efe7
branches:  trunk
changeset: 428180:b79f7543efe7
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sat Apr 25 19:03:16 2020 +0000

description:
mail/pear-Mail-Mime: remove no-op SUBST block

This package comes without any documentation, therefore there is nothing
to patch.

diffstat:

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

diffs (20 lines):

diff -r 52b6593c6cd6 -r b79f7543efe7 mail/pear-Mail_Mime/Makefile
--- a/mail/pear-Mail_Mime/Makefile      Sat Apr 25 18:59:30 2020 +0000
+++ b/mail/pear-Mail_Mime/Makefile      Sat Apr 25 19:03:16 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2020/03/17 15:36:10 taca Exp $
+# $NetBSD: Makefile,v 1.35 2020/04/25 19:03:16 rillig Exp $
 
 DISTNAME=      Mail_Mime-1.10.7
 CATEGORIES+=   mail
@@ -9,10 +9,5 @@
 
 CONFLICTS=     php-pear-Mail_Mime-[0-9]*
 
-SUBST_CLASSES+=                shbang
-SUBST_STAGE.shbang=    post-install
-SUBST_FILES.shbang=    ${DESTDIR}${PREFIX}/lib/php/doc/Mail_Mime/scripts/phail.php
-SUBST_SED.shbang=      -e "s|@prefix@|${PREFIX}|g"
-
 .include "../../lang/php/pear.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index