summaryrefslogtreecommitdiff
path: root/emulators/aranym/Makefile
diff options
context:
space:
mode:
authorjlam <jlam>2005-05-20 02:04:35 +0000
committerjlam <jlam>2005-05-20 02:04:35 +0000
commitefd9883bf645328d4436c9f71b23848a636b2dc6 (patch)
treec634a623141fdb95d120e08bf4ff386eb5cbd52a /emulators/aranym/Makefile
parentd30c0ff990b64c224c1d1d7d3f56c7654f37ddc9 (diff)
downloadpkgsrc-efd9883bf645328d4436c9f71b23848a636b2dc6.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/aranym/Makefile')
-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