summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorjmc <jmc>2003-05-11 08:58:17 +0000
committerjmc <jmc>2003-05-11 08:58:17 +0000
commit2d43a2d5e6b0b577c6c308032ce7e7078a341867 (patch)
tree8b004bc74b4229a0f510305cc33614518b5f3e43 /games
parent26d90328faeb7325bab14d403ad3cbd4e7301493 (diff)
downloadpkgsrc-2d43a2d5e6b0b577c6c308032ce7e7078a341867.tar.gz
If converting to buildlink2 it's necessary to also set USE_BUILDLINK2=yes.
Diffstat (limited to 'games')
-rw-r--r--games/corewars/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/corewars/Makefile b/games/corewars/Makefile
index 10c900dc154..2961bac4bd9 100644
--- a/games/corewars/Makefile
+++ b/games/corewars/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/05/02 13:33:37 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2003/05/11 08:58:17 jmc Exp $
#
DISTNAME= corewars-0.9.11
@@ -11,6 +11,7 @@ HOMEPAGE= http://corewars.sourceforge.net/
COMMENT= programs on a virtual machine, fighting each other
GNU_CONFIGURE= YES
+USE_BUILDLINK2= YES
USE_GMAKE= YES
.include "../../x11/gtk/buildlink2.mk"