aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-11-07 04:44:36 +0800
committerknu <knu@FreeBSD.org>2001-11-07 04:44:36 +0800
commitbd923160cd957809521b5a6510fc03ac783ae2e7 (patch)
tree54227f02f413d30385c37a7adb02b5d827d9142c /games
parent997443ad160c8b06d248acd6883f40efbfcced09 (diff)
downloadfreebsd-ports-gnome-bd923160cd957809521b5a6510fc03ac783ae2e7.tar.gz
freebsd-ports-gnome-bd923160cd957809521b5a6510fc03ac783ae2e7.tar.zst
freebsd-ports-gnome-bd923160cd957809521b5a6510fc03ac783ae2e7.zip
Define NO_LATEST_LINK.
Diffstat (limited to 'games')
-rw-r--r--games/nethack/Makefile2
-rw-r--r--games/nethack32/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/games/nethack/Makefile b/games/nethack/Makefile
index 0d8a926bc9ab..3b2c41c468c0 100644
--- a/games/nethack/Makefile
+++ b/games/nethack/Makefile
@@ -19,6 +19,8 @@ PATCHFILES= nh-3.2.2-3.2.3.diff
MAINTAINER= ports@FreeBSD.org
+NO_LATEST_LINK= yes
+
USE_XPM= yes
USE_GMAKE= yes
MAN6= dgn_comp.6 dlb.6 lev_comp.6 nethack.6 recover.6
diff --git a/games/nethack32/Makefile b/games/nethack32/Makefile
index 0d8a926bc9ab..3b2c41c468c0 100644
--- a/games/nethack32/Makefile
+++ b/games/nethack32/Makefile
@@ -19,6 +19,8 @@ PATCHFILES= nh-3.2.2-3.2.3.diff
MAINTAINER= ports@FreeBSD.org
+NO_LATEST_LINK= yes
+
USE_XPM= yes
USE_GMAKE= yes
MAN6= dgn_comp.6 dlb.6 lev_comp.6 nethack.6 recover.6