summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-03-10 02:25:09 +0000
committersnj <snj@pkgsrc.org>2004-03-10 02:25:09 +0000
commit71678fd892e2e725e299d46ac228f551d2a6eb87 (patch)
treea90546538396f5b48aae57b75bbce59e520d78e0 /games
parenta337a8f6e2c4a50f5e255cc76a39c04ce09e31e2 (diff)
downloadpkgsrc-71678fd892e2e725e299d46ac228f551d2a6eb87.tar.gz
Use bl3.
Diffstat (limited to 'games')
-rw-r--r--games/baduki/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/games/baduki/Makefile b/games/baduki/Makefile
index 2f5c8399ac3..8b22d349649 100644
--- a/games/baduki/Makefile
+++ b/games/baduki/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2003/07/17 21:37:54 grant Exp $
+# $NetBSD: Makefile,v 1.30 2004/03/10 02:25:09 snj Exp $
DISTNAME= baduki-0.2.9
PKGREVISION= 2
@@ -11,14 +11,14 @@ COMMENT= Go playing program based on xamigo
BUILD_USES_MSGFMT= # defined
-USE_BUILDLINK2= # defined
+USE_BUILDLINK3= # defined
USE_PKGLOCALEDIR= # defined
USE_X11= # defined
GNU_CONFIGURE= # defined
CONFIGURE_ARGS+= --without-included-gettext
-.include "../../devel/gettext-lib/buildlink2.mk"
-.include "../../x11/gtk/buildlink2.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../x11/gtk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"