summaryrefslogtreecommitdiff
path: root/games/prboom/Makefile
diff options
context:
space:
mode:
authorsnj <snj>2004-03-06 20:52:59 +0000
committersnj <snj>2004-03-06 20:52:59 +0000
commit646ea843b1c97ebc2946b9477ae78cd0e7ac0b7b (patch)
tree38b9e8955b31daf1bb3168b59cbbd4b1af3e77f4 /games/prboom/Makefile
parent66d3eacdea7f1f396acbbb35d6164917fae075b5 (diff)
downloadpkgsrc-646ea843b1c97ebc2946b9477ae78cd0e7ac0b7b.tar.gz
Use bl3.
Diffstat (limited to 'games/prboom/Makefile')
-rw-r--r--games/prboom/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/games/prboom/Makefile b/games/prboom/Makefile
index be39042a2ad..9c0b845e5e4 100644
--- a/games/prboom/Makefile
+++ b/games/prboom/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2003/12/08 14:41:40 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2004/03/06 20:52:59 snj Exp $
#
DISTNAME= prboom-2.2.4
@@ -10,11 +10,11 @@ MAINTAINER= zuntum@NetBSD.org
HOMEPAGE= http://prboom.sourceforge.net/
COMMENT= Multiplayer-capable and modified version of DOOM
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
GNU_CONFIGURE= YES
#CONFIGURE_ARGS+= --enable-gl
-.include "../../audio/SDL_mixer/buildlink2.mk"
-.include "../../net/SDL_net/buildlink2.mk"
+.include "../../audio/SDL_mixer/buildlink3.mk"
+.include "../../net/SDL_net/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"