From c26c6b7d9ac2e52ec841d5731d72ca3e3cec9522 Mon Sep 17 00:00:00 2001 From: snj Date: Tue, 9 Mar 2004 21:43:23 +0000 Subject: Use bl3. --- games/xpuyopuyo/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'games/xpuyopuyo') diff --git a/games/xpuyopuyo/Makefile b/games/xpuyopuyo/Makefile index ea6f1e867ce..3f463518134 100644 --- a/games/xpuyopuyo/Makefile +++ b/games/xpuyopuyo/Makefile @@ -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 @@ COMMENT= Tetris-like puzzle game 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 @@ pre-configure: > ${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" -- cgit v1.2.3