summaryrefslogtreecommitdiffstats
path: root/japanese/nethack34
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2002-08-12 21:52:00 +0000
committerknu <knu@FreeBSD.org>2002-08-12 21:52:00 +0000
commitfd1e9b51990f29c044b20da41f9be76dabca8aa8 (patch)
tree43b52fc16eea955a13264e68adefad1d761f9205 /japanese/nethack34
parenta421e8f12f225bd4f193deb013db077dbf6179b9 (diff)
downloadFreeBSD-ports-fd1e9b51990f29c044b20da41f9be76dabca8aa8.zip
FreeBSD-ports-fd1e9b51990f29c044b20da41f9be76dabca8aa8.tar.gz
Add a note that HACKNAME, HACKDIR and HACKDOCSDIR are configurable.
Diffstat (limited to 'japanese/nethack34')
-rw-r--r--japanese/nethack34/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/nethack34/Makefile b/japanese/nethack34/Makefile
index df69f32..71690e5 100644
--- a/japanese/nethack34/Makefile
+++ b/japanese/nethack34/Makefile
@@ -26,7 +26,9 @@ PATCH_DIST_STRIP= -p1
USE_BISON= yes
+# Configure these variables as you want them to be.
HACKNAME?= jnethack
+HACKDIR?= lib/${HACKNAME}
HACKDOCSDIR?= share/doc/ja/nethack
post-install: jnethack-post-install
OpenPOWER on IntegriCloud