summaryrefslogtreecommitdiff
path: root/misc/gxmame
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-24 22:11:25 +0000
committersnj <snj@pkgsrc.org>2004-04-24 22:11:25 +0000
commitc2250d8a8dca5433781f1328de5f7687797e0fdd (patch)
tree09dc28d7c64f48c86152fd24940554d9b45ff34f /misc/gxmame
parentcae6e66af3b0450b278fb533df17c669b26bf494 (diff)
downloadpkgsrc-c2250d8a8dca5433781f1328de5f7687797e0fdd.tar.gz
Convert to buildlink3.
Diffstat (limited to 'misc/gxmame')
-rw-r--r--misc/gxmame/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/misc/gxmame/Makefile b/misc/gxmame/Makefile
index 0c7d9547c3f..0b350a01998 100644
--- a/misc/gxmame/Makefile
+++ b/misc/gxmame/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2004/04/14 16:15:25 jmmv Exp $
+# $NetBSD: Makefile,v 1.6 2004/04/24 22:11:25 snj Exp $
#
DISTNAME= gxmame-0.34b
@@ -14,12 +14,12 @@ BUILD_USES_MSGFMT= yes
DEPENDS+= xmame-[0-9]*:../../emulators/xmame
GNU_CONFIGURE= yes
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_DIRS+= gnome2-1.5
USE_GNU_TOOLS+= make
USE_PKGLOCALEDIR= yes
USE_X11= yes
-.include "../../devel/gettext-lib/buildlink2.mk"
-.include "../../x11/gtk2/buildlink2.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"