summaryrefslogtreecommitdiff
path: root/emulators/aranym
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2005-05-20 02:04:35 +0000
committerjlam <jlam@pkgsrc.org>2005-05-20 02:04:35 +0000
commit96c9125d7f145deaf109971a738f6fa6e12ddf0d (patch)
treec634a623141fdb95d120e08bf4ff386eb5cbd52a /emulators/aranym
parentd09fc71b61726d81919e5f03fbf6b8e8135c3926 (diff)
downloadpkgsrc-96c9125d7f145deaf109971a738f6fa6e12ddf0d.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')
-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