aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2002-08-13 05:52:00 +0800
committerknu <knu@FreeBSD.org>2002-08-13 05:52:00 +0800
commitfd1e9b51990f29c044b20da41f9be76dabca8aa8 (patch)
tree43b52fc16eea955a13264e68adefad1d761f9205 /games
parenta421e8f12f225bd4f193deb013db077dbf6179b9 (diff)
downloadfreebsd-ports-gnome-fd1e9b51990f29c044b20da41f9be76dabca8aa8.tar.gz
freebsd-ports-gnome-fd1e9b51990f29c044b20da41f9be76dabca8aa8.tar.zst
freebsd-ports-gnome-fd1e9b51990f29c044b20da41f9be76dabca8aa8.zip
Add a note that HACKNAME, HACKDIR and HACKDOCSDIR are configurable.
Diffstat (limited to 'games')
-rw-r--r--games/nethack34/Makefile1
1 files changed, 1 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}