pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/177efeb67b98
branches:  trunk
changeset: 470313:177efeb67b98
user:      snj <snj%pkgsrc.org@localhost>
date:      Mon Mar 08 01:29:25 2004 +0000

description:
Use bl3.

diffstat:

 games/wormz/Makefile  |  4 ++--
 games/xboing/Makefile |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (46 lines):

diff -r a10b55ea347d -r 177efeb67b98 games/wormz/Makefile
--- a/games/wormz/Makefile      Mon Mar 08 01:27:23 2004 +0000
+++ b/games/wormz/Makefile      Mon Mar 08 01:29:25 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/01/24 13:30:57 grant Exp $
+# $NetBSD: Makefile,v 1.11 2004/03/08 01:32:26 snj Exp $
 #
 
 DISTNAME=              Wormz-1.0b5
@@ -11,7 +11,7 @@
 COMMENT=               Networked game for X11
 
 WRKSRC=                        ${WRKDIR}/Wormz
-USE_BUILDLINK2=                yes
+USE_BUILDLINK3=                yes
 USE_X11=               yes
 USE_GNU_TOOLS+=                make
 
diff -r a10b55ea347d -r 177efeb67b98 games/xboing/Makefile
--- a/games/xboing/Makefile     Mon Mar 08 01:27:23 2004 +0000
+++ b/games/xboing/Makefile     Mon Mar 08 01:29:25 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2004/02/28 18:36:38 snj Exp $
+# $NetBSD: Makefile,v 1.14 2004/03/08 01:29:25 snj Exp $
 #
 
 DISTNAME=              xboing2.4
@@ -12,7 +12,7 @@
 COMMENT=               Breakout style game for X11
 
 WRKSRC=                        ${WRKDIR}/xboing
-USE_BUILDLINK2=                YES
+USE_BUILDLINK3=                YES
 USE_IMAKE=             YES
 
 NO_INSTALL_MANPAGES=   YES
@@ -22,7 +22,7 @@
        ${CHMOD} 2755 ${X11PREFIX}/bin/xboing
        ${INSTALL_MAN} ${WRKSRC}/xboing.man ${X11PREFIX}/man/man6/xboing.6
 
-.include "../../graphics/xpm/buildlink2.mk"
-.include "../../mk/ossaudio.buildlink2.mk"
+.include "../../graphics/xpm/buildlink3.mk"
+.include "../../mk/ossaudio.buildlink3.mk"
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index