pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/cmigemo
Module Name: pkgsrc
Committed By: rillig
Date: Tue Apr 28 04:20:59 UTC 2020
Modified Files:
pkgsrc/textproc/cmigemo: Makefile
Log Message:
textproc/cmigemo: clean up SUBST_FILES
compile/Make_gcc.mak is already handled by a patch.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/textproc/cmigemo/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/cmigemo/Makefile
diff -u pkgsrc/textproc/cmigemo/Makefile:1.15 pkgsrc/textproc/cmigemo/Makefile:1.16
--- pkgsrc/textproc/cmigemo/Makefile:1.15 Tue Apr 28 04:17:29 2020
+++ pkgsrc/textproc/cmigemo/Makefile Tue Apr 28 04:20:59 2020
@@ -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 @@ INSTALL_MAKE_FLAGS+= prefix=${DESTDIR}${
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