pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/pear-Mail_Mime
Module Name: pkgsrc
Committed By: rillig
Date: Sat Apr 25 19:03:17 UTC 2020
Modified Files:
pkgsrc/mail/pear-Mail_Mime: Makefile
Log Message:
mail/pear-Mail-Mime: remove no-op SUBST block
This package comes without any documentation, therefore there is nothing
to patch.
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/mail/pear-Mail_Mime/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/pear-Mail_Mime/Makefile
diff -u pkgsrc/mail/pear-Mail_Mime/Makefile:1.34 pkgsrc/mail/pear-Mail_Mime/Makefile:1.35
--- pkgsrc/mail/pear-Mail_Mime/Makefile:1.34 Tue Mar 17 15:36:10 2020
+++ pkgsrc/mail/pear-Mail_Mime/Makefile Sat Apr 25 19:03:16 2020
@@ -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 @@ LICENSE= modified-bsd
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