pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/41940128affa
branches:  trunk
changeset: 470496:41940128affa
user:      snj <snj%pkgsrc.org@localhost>
date:      Tue Mar 09 21:43:23 2004 +0000

description:
Use bl3.

diffstat:

 games/xpuyopuyo/Makefile |  10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diffs (30 lines):

diff -r d2ca2d5c785a -r 41940128affa games/xpuyopuyo/Makefile
--- a/games/xpuyopuyo/Makefile  Tue Mar 09 21:31:16 2004 +0000
+++ b/games/xpuyopuyo/Makefile  Tue Mar 09 21:43:23 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2004/03/08 19:40:39 jmmv Exp $
+# $NetBSD: Makefile,v 1.26 2004/03/09 21:43:23 snj Exp $
 
 DISTNAME=              xpuyopuyo-0.9.1
 PKGREVISION=           4
@@ -13,7 +13,7 @@
 DEPENDS+=              gnome1-dirs>=1.5:../../misc/gnome1-dirs
 
 AUTOMAKE_REQD=         1.4
-USE_BUILDLINK2=                YES
+USE_BUILDLINK3=                YES
 USE_GNU_TOOLS+=                make
 USE_X11BASE=           YES
 USE_LIBTOOL=           YES
@@ -32,8 +32,8 @@
                > ${GNOME_CONFIG}
        ${CHMOD} +x ${GNOME_CONFIG}
 
-.include "../../audio/libmikmod/buildlink2.mk"
-.include "../../graphics/xpm/buildlink2.mk"
-.include "../../x11/gtk/buildlink2.mk"
+.include "../../audio/libmikmod/buildlink3.mk"
+.include "../../graphics/xpm/buildlink3.mk"
+.include "../../x11/gtk/buildlink3.mk"
 .include "../../mk/automake.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index