pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/mew



Module Name:    pkgsrc
Committed By:   rillig
Date:           Sat May 16 14:54:09 UTC 2020

Modified Files:
        pkgsrc/mail/mew: Makefile

Log Message:
mail/mew: clean up SUBST_FILES


To generate a diff of this commit:
cvs rdiff -u -r1.99 -r1.100 pkgsrc/mail/mew/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/mew/Makefile
diff -u pkgsrc/mail/mew/Makefile:1.99 pkgsrc/mail/mew/Makefile:1.100
--- pkgsrc/mail/mew/Makefile:1.99       Sun Jan 26 17:31:35 2020
+++ pkgsrc/mail/mew/Makefile    Sat May 16 14:54:09 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.99 2020/01/26 17:31:35 rillig Exp $
+# $NetBSD: Makefile,v 1.100 2020/05/16 14:54:09 rillig Exp $
 
 DISTNAME=      mew-6.8
 PKGNAME=       ${EMACS_PKGNAME_PREFIX}${DISTNAME}
@@ -37,7 +37,7 @@ CONFIGURE_ARGS+=      --with-etcdir=${EMACS_E
 
 SUBST_CLASSES+=                local
 SUBST_STAGE.local=     post-configure
-SUBST_FILES.local=     Makefile bin/configure info/Makefile
+SUBST_FILES.local=     bin/configure info/Makefile
 SUBST_SED.local=       -e 's|/usr/local|${PREFIX}|g'
 
 REPLACE_RUBY=          bin/cmew bin/smew



Home | Main Index | Thread Index | Old Index