summaryrefslogtreecommitdiff
path: root/games/corewars/Makefile
diff options
context:
space:
mode:
authorjmc <jmc>2003-05-11 08:58:17 +0000
committerjmc <jmc>2003-05-11 08:58:17 +0000
commit128c9be4c2c33606c029836e5b6fc9d4b3bfd974 (patch)
tree8b004bc74b4229a0f510305cc33614518b5f3e43 /games/corewars/Makefile
parente6d1829581adc5aadc91540e55af1c2383194890 (diff)
downloadpkgsrc-128c9be4c2c33606c029836e5b6fc9d4b3bfd974.tar.gz
If converting to buildlink2 it's necessary to also set USE_BUILDLINK2=yes.
Diffstat (limited to 'games/corewars/Makefile')
-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"