From c2250d8a8dca5433781f1328de5f7687797e0fdd Mon Sep 17 00:00:00 2001 From: snj Date: Sat, 24 Apr 2004 22:11:25 +0000 Subject: Convert to buildlink3. --- misc/gxmame/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'misc') 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" -- cgit v1.2.3