pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/games/prboom Use bl3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ef1ae19c45a1
branches:  trunk
changeset: 470112:ef1ae19c45a1
user:      snj <snj%pkgsrc.org@localhost>
date:      Sat Mar 06 20:52:59 2004 +0000

description:
Use bl3.

diffstat:

 games/prboom/Makefile |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (24 lines):

diff -r ff4dbc67a0f8 -r ef1ae19c45a1 games/prboom/Makefile
--- a/games/prboom/Makefile     Sat Mar 06 20:35:30 2004 +0000
+++ b/games/prboom/Makefile     Sat Mar 06 20:52:59 2004 +0000
@@ -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 @@
 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"



Home | Main Index | Thread Index | Old Index