pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9ba048218067
branches:  trunk
changeset: 470493:9ba048218067
user:      snj <snj%pkgsrc.org@localhost>
date:      Tue Mar 09 21:19:01 2004 +0000

description:
Use bl3.

diffstat:

 games/xtux/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (25 lines):

diff -r c951c2688175 -r 9ba048218067 games/xtux/Makefile
--- a/games/xtux/Makefile       Tue Mar 09 21:11:20 2004 +0000
+++ b/games/xtux/Makefile       Tue Mar 09 21:19:01 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/01/24 13:30:57 grant Exp $
+# $NetBSD: Makefile,v 1.12 2004/03/09 21:19:01 snj Exp $
 
 DISTNAME=      xtux-arena-src-nov-15
 PKGNAME=       xtux-0.2000.11.15
@@ -11,7 +11,7 @@
 COMMENT=       2D multi-player shootout using images from the Open Software scene
 
 WRKSRC=                ${WRKDIR}/xtux
-USE_BUILDLINK2=        YES
+USE_BUILDLINK3=        YES
 USE_GNU_TOOLS+=        make
 USE_X11=       YES
 
@@ -27,5 +27,5 @@
        ${INSTALL_PROGRAM} ${WRKSRC}/tux_serv ${PREFIX}/bin/tux_serv
        ${INSTALL_PROGRAM} ${WRKSRC}/xtux ${PREFIX}/bin/xtux
 
-.include "../../graphics/xpm/buildlink2.mk"
+.include "../../graphics/xpm/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index