summaryrefslogtreecommitdiff
path: root/emulators/atari800/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/atari800/Makefile')
-rw-r--r--emulators/atari800/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/atari800/Makefile b/emulators/atari800/Makefile
index 6efca4e0492..514b22b3f3f 100644
--- a/emulators/atari800/Makefile
+++ b/emulators/atari800/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2006/06/12 16:28:06 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2007/06/17 18:36:19 minskim Exp $
DISTNAME= atari800-2.0.2
PKGREVISION= 2
@@ -17,7 +17,7 @@ NO_BIN_ON_FTP= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}
WRKSRC= ${WRKDIR}/${DISTNAME}/src
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake unzip
GNU_CONFIGURE= yes
.include "options.mk"
@@ -26,7 +26,7 @@ GNU_CONFIGURE= yes
MAKE_FLAGS+= HOME=${WRKSRC:Q}
post-extract:
- @cd ${WRKDIR} && ${LOCALBASE}/bin/unzip -Lqo ${DISTDIR}/xf25.zip
+ @cd ${WRKDIR} && unzip -Lqo ${DISTDIR}/xf25.zip
${SED} -e 's,@PREFIX@,${PREFIX},g' <${FILESDIR}/atari800.cfg \
>${WRKSRC}/atari800.cfg