summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--emulators/aranym/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/aranym/Makefile b/emulators/aranym/Makefile
index 6170b2b08da..a9d4fad3bca 100644
--- a/emulators/aranym/Makefile
+++ b/emulators/aranym/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2005/04/11 21:45:42 tv Exp $
+# $NetBSD: Makefile,v 1.9 2005/05/20 02:04:35 jlam Exp $
#
DISTNAME= aranym-0.8.9beta
@@ -15,6 +15,8 @@ USE_LANGUAGES= c c++
USE_X11= yes
GNU_CONFIGURE= yes
WRKSRC= ${WRKDIR}/${DISTNAME}/src/Unix
+USE_TOOLS+= gzip
+MANCOMPRESSED= yes
BUILD_TARGET= # void
@@ -35,8 +37,6 @@ CONFIGURE_ARGS+= --enable-blitmemmove
CONFIGURE_ARGS+= --enable-nfpci
.endif
-MANCOMPRESSED= aranym.1.gz
-
pre-build:
cd ${WRKSRC} && ${GMAKE} ${MAKE_ARGS} depend