From 05172b645214a39c84c47bf3fdecd713592f3339 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 19 Apr 2004 00:11:17 +0000 Subject: Convert to bl3. --- emulators/atari800/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'emulators') diff --git a/emulators/atari800/Makefile b/emulators/atari800/Makefile index db11ffa1cb7..327bde09e28 100644 --- a/emulators/atari800/Makefile +++ b/emulators/atari800/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2004/01/22 08:36:03 grant Exp $ +# $NetBSD: Makefile,v 1.25 2004/04/19 00:11:17 wiz Exp $ # DISTNAME= atari800-1.3.2 @@ -17,7 +17,7 @@ NO_BIN_ON_FTP= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} WRKSRC= ${WRKDIR}/${DISTNAME}/src -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES USE_GNU_TOOLS+= make USE_X11= YES GNU_CONFIGURE= YES @@ -36,5 +36,5 @@ post-install: ${INSTALL_DATA} ${WRKDIR}/*.rom ${WRKDIR}/*.xfd ${WRKDIR}/*.atr \ ${WRKSRC}/atari800.cfg ${PREFIX}/share/atari800/ -.include "../../mk/ossaudio.buildlink2.mk" +.include "../../mk/ossaudio.buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3