From 2e356d176085e39e43abae81a6598b5f1f444760 Mon Sep 17 00:00:00 2001 From: snj Date: Mon, 12 Apr 2004 02:11:14 +0000 Subject: Convert to buildlink3. --- emulators/hatari/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'emulators/hatari') diff --git a/emulators/hatari/Makefile b/emulators/hatari/Makefile index 513fcba7222..1f8b811c50a 100644 --- a/emulators/hatari/Makefile +++ b/emulators/hatari/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2004/01/22 08:36:04 grant Exp $ +# $NetBSD: Makefile,v 1.10 2004/04/12 02:12:41 snj Exp $ # DISTNAME= hatari-0.45 @@ -10,7 +10,7 @@ HOMEPAGE= http://hatari.sourceforge.net/ COMMENT= Atari ST emulator WRKSRC= ${WRKDIR}/${DISTNAME}/src -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES USE_X11= YES USE_GNU_TOOLS+= make @@ -26,5 +26,5 @@ do-install: cd ${WRKSRC}/../doc && ${INSTALL_DATA} *.txt manual.html \ ${PREFIX}/share/doc/hatari -.include "../../devel/SDL/buildlink2.mk" +.include "../../devel/SDL/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3