pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/velena
Module Name: pkgsrc
Committed By: rillig
Date: Sat Apr 25 21:49:38 UTC 2020
Modified Files:
pkgsrc/games/velena: Makefile
Log Message:
games/velena: remove redundant SUBST_FILES pattern
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/games/velena/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/games/velena/Makefile
diff -u pkgsrc/games/velena/Makefile:1.16 pkgsrc/games/velena/Makefile:1.17
--- pkgsrc/games/velena/Makefile:1.16 Sun Nov 3 19:28:48 2019
+++ pkgsrc/games/velena/Makefile Sat Apr 25 21:49:38 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2019/11/03 19:28:48 rillig Exp $
+# $NetBSD: Makefile,v 1.17 2020/04/25 21:49:38 rillig Exp $
#
DISTNAME= veleng10
@@ -33,7 +33,7 @@ SUBST_SED.path= -e 's,"white_ob.cn4","$
SUBST_CLASSES+= ansi-c
SUBST_STAGE.ansi-c= pre-configure
-SUBST_FILES.ansi-c= *.c *.h
+SUBST_FILES.ansi-c= *.c
SUBST_SED.ansi-c= -e 's,<malloc\.h>,<stdlib.h>,'
SUBST_CLASSES+= cflags
Home |
Main Index |
Thread Index |
Old Index