From 864e1b9fbc6b19052a9b2efce14930277558034f Mon Sep 17 00:00:00 2001 From: snj Date: Mon, 12 Apr 2004 01:58:50 +0000 Subject: Convert to buildlink3. --- emulators/NeoPop-SDL/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'emulators/NeoPop-SDL') diff --git a/emulators/NeoPop-SDL/Makefile b/emulators/NeoPop-SDL/Makefile index cfa695862df..e964b532d99 100644 --- a/emulators/NeoPop-SDL/Makefile +++ b/emulators/NeoPop-SDL/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/01/01 03:53:51 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2004/04/12 01:58:50 snj Exp $ # DISTNAME= NeoPop-SDL-0.1 @@ -10,11 +10,11 @@ MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://www.nih.at/NeoPop-SDL/ COMMENT= SNK NeoGeo Pocket emulator -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-png=${BUILDLINK_PREFIX.png} -.include "../../devel/SDL/buildlink2.mk" -.include "../../graphics/png/buildlink2.mk" +.include "../../devel/SDL/buildlink3.mk" +.include "../../graphics/png/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3