summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-04-25 21:49:38 +0000
committerrillig <rillig@pkgsrc.org>2020-04-25 21:49:38 +0000
commit08aede4ea4fc7b37956191571bdbd696dab911c5 (patch)
treee160026af9b0783bde1345929d641c6d553fa711 /games
parentec60f4a408af5d57342c07ed965fc04446339f5d (diff)
downloadpkgsrc-08aede4ea4fc7b37956191571bdbd696dab911c5.tar.gz
games/velena: remove redundant SUBST_FILES pattern
Diffstat (limited to 'games')
-rw-r--r--games/velena/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/velena/Makefile b/games/velena/Makefile
index 174b52c7195..ce63e6b4f7b 100644
--- a/games/velena/Makefile
+++ b/games/velena/Makefile
@@ -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","${PREFIX}/share/velena/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