summaryrefslogtreecommitdiff
path: root/games/crimsonfields
diff options
context:
space:
mode:
authorsnj <snj>2004-03-07 07:34:20 +0000
committersnj <snj>2004-03-07 07:34:20 +0000
commit3f67a838008a4680f26dbae7837f62ef969b988f (patch)
treed94c4a75a3ae1f0aaf36542c0d21f73605e30bb0 /games/crimsonfields
parent5d6f0175cdf9d548e521930bd04e8d01fcee1178 (diff)
downloadpkgsrc-3f67a838008a4680f26dbae7837f62ef969b988f.tar.gz
Use bl3.
Diffstat (limited to 'games/crimsonfields')
-rw-r--r--games/crimsonfields/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/games/crimsonfields/Makefile b/games/crimsonfields/Makefile
index fdb78dfb41b..d431244b3fb 100644
--- a/games/crimsonfields/Makefile
+++ b/games/crimsonfields/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2004/02/07 17:19:39 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2004/03/07 07:34:20 snj Exp $
#
DISTNAME= crimson-0.3.8
@@ -11,13 +11,13 @@ MAINTAINER= wiz@NetBSD.org
HOMEPAGE= http://crimson.seul.org/
COMMENT= Tactical war game in the tradition of Battle Isle
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-bi2cf --enable-cfed --enable-comet
-.include "../../audio/SDL_mixer/buildlink2.mk"
-.include "../../devel/SDL/buildlink2.mk"
+.include "../../audio/SDL_mixer/buildlink3.mk"
+.include "../../devel/SDL/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"