summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorjlam <jlam>2005-05-20 02:04:35 +0000
committerjlam <jlam>2005-05-20 02:04:35 +0000
commite2fe97236c41168afa7308f48ad5ca0a314fa6d8 (patch)
treec634a623141fdb95d120e08bf4ff386eb5cbd52a /emulators
parent25e9892158b34a3fa04b7f8312a052a42d4fd492 (diff)
downloadpkgsrc-e2fe97236c41168afa7308f48ad5ca0a314fa6d8.tar.gz
Note that this package expects gzip to exist to compress the man page,
and set MANCOMPRESSED to "yes" to note that the package installs compressed man pages on its own.
Diffstat (limited to 'emulators')
-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