Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/cmigemo textproc/cmigemo: clean up SUBST_FILES
details: https://anonhg.NetBSD.org/pkgsrc/rev/76d8530ce878
branches: trunk
changeset: 428451:76d8530ce878
user: rillig <rillig%pkgsrc.org@localhost>
date: Tue Apr 28 04:20:59 2020 +0000
description:
textproc/cmigemo: clean up SUBST_FILES
compile/Make_gcc.mak is already handled by a patch.
diffstat:
textproc/cmigemo/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 43600dc2b57d -r 76d8530ce878 textproc/cmigemo/Makefile
--- a/textproc/cmigemo/Makefile Tue Apr 28 04:17:29 2020 +0000
+++ b/textproc/cmigemo/Makefile Tue Apr 28 04:20:59 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2020/04/28 04:17:29 rillig Exp $
+# $NetBSD: Makefile,v 1.16 2020/04/28 04:20:59 rillig Exp $
#
DISTNAME= cmigemo-default-src-20110227
@@ -36,7 +36,7 @@
SUBST_CLASSES+= prefix
SUBST_STAGE.prefix= post-configure
-SUBST_FILES.prefix= compile/config_default.mk compile/Make_gcc.mak compile/Make_sun.mak doc/README* tools/migemo.vim
+SUBST_FILES.prefix= compile/config_default.mk compile/Make_sun.mak doc/README* tools/migemo.vim
SUBST_SED.prefix= -e 's,/usr/local,${PREFIX},g'
BUILD_TARGET= gcc-all
Home |
Main Index |
Thread Index |
Old Index