aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-08-12 21:52:00 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-08-12 21:52:00 +0000
commit04a8eec3d0300f9d102ae67c45315c5b512200e1 (patch)
tree41dea9339f47c521d5d12d5403661cd72df34029
parent051fbbcde2b52fea04dcd66bb6c4fb02835d1ebb (diff)
downloadports-04a8eec3d0300f9d102ae67c45315c5b512200e1.tar.gz
ports-04a8eec3d0300f9d102ae67c45315c5b512200e1.zip
Notes
-rw-r--r--games/nethack34/Makefile1
-rw-r--r--japanese/nethack34/Makefile2
2 files changed, 3 insertions, 0 deletions
diff --git a/games/nethack34/Makefile b/games/nethack34/Makefile
index e8a01e21f571..aaa9a84d27a7 100644
--- a/games/nethack34/Makefile
+++ b/games/nethack34/Makefile
@@ -25,6 +25,7 @@ PLIST_SUB= HACKNAME="${HACKNAME}" \
MAN6= dgn_comp.6 dlb.6 lev_comp.6 nethack.6 recover.6
+# Configure these variables as you want them to be.
HACKNAME?= nethack
HACKDIR?= lib/${HACKNAME}
HACKDOCSDIR?= share/doc/${HACKNAME}
diff --git a/japanese/nethack34/Makefile b/japanese/nethack34/Makefile
index df69f32576b1..71690e525891 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