From 745dc3fddebb031b7c1397937c2c1ad0bcfac1ad Mon Sep 17 00:00:00 2001 From: jmc Date: Sun, 11 May 2003 08:58:17 +0000 Subject: If converting to buildlink2 it's necessary to also set USE_BUILDLINK2=yes. --- games/corewars/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'games') 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" -- cgit v1.2.3