summaryrefslogtreecommitdiff
path: root/games/xpuyopuyo
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-03-09 21:43:23 +0000
committersnj <snj@pkgsrc.org>2004-03-09 21:43:23 +0000
commitc26c6b7d9ac2e52ec841d5731d72ca3e3cec9522 (patch)
tree5cbbe9d1dc516080041b6df188a53ceb43a539e7 /games/xpuyopuyo
parentf86729997536baed1cc96d03e375dd6ff7a83d61 (diff)
downloadpkgsrc-c26c6b7d9ac2e52ec841d5731d72ca3e3cec9522.tar.gz
Use bl3.
Diffstat (limited to 'games/xpuyopuyo')
-rw-r--r--games/xpuyopuyo/Makefile10
1 files changed, 5 insertions, 5 deletions
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"