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