Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/mew mail/mew: clean up SUBST_FILES



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4badcdba8f3c
branches:  trunk
changeset: 431785:4badcdba8f3c
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sat May 16 14:54:09 2020 +0000

description:
mail/mew: clean up SUBST_FILES

diffstat:

 mail/mew/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r e18baad1fd17 -r 4badcdba8f3c mail/mew/Makefile
--- a/mail/mew/Makefile Sat May 16 14:51:14 2020 +0000
+++ b/mail/mew/Makefile Sat May 16 14:54:09 2020 +0000
@@ -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 @@
 
 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