pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e6cf79741ed7
branches:  trunk
changeset: 470292:e6cf79741ed7
user:      snj <snj%pkgsrc.org@localhost>
date:      Sun Mar 07 23:06:39 2004 +0000

description:
Use bl3.

diffstat:

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

diffs (25 lines):

diff -r 4a9e6d7179e8 -r e6cf79741ed7 games/xsoldier/Makefile
--- a/games/xsoldier/Makefile   Sun Mar 07 23:03:56 2004 +0000
+++ b/games/xsoldier/Makefile   Sun Mar 07 23:06:39 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2003/01/28 22:03:21 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2004/03/07 23:06:39 snj Exp $
 #
 
 DISTNAME=              xsoldier-0.96
@@ -9,7 +9,7 @@
 HOMEPAGE=              http://www.surfline.ne.jp/hachi/xsoldier.html
 COMMENT=               Updated xgalaga type game with awesome graphics
 
-USE_BUILDLINK2=                YES
+USE_BUILDLINK3=                YES
 USE_PKGINSTALL=                YES
 USE_IMAKE=             YES
 NO_INSTALL_MANPAGES=   YES
@@ -23,5 +23,5 @@
 post-patch:
        ${TOUCH} ${WRKSRC}/xsoldier.man
 
-.include "../../graphics/xpm/buildlink2.mk"
+.include "../../graphics/xpm/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index