summaryrefslogtreecommitdiff
path: root/games/nethack33/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-07-07 16:42:49 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-07-07 16:42:49 +0000
commit4c50297f63d58b2c5165a5007753121dc80f9541 (patch)
tree5c45de0cb6be9e11018eb9b3f9e61a38afff0c45 /games/nethack33/Makefile
parentAs I've assigned the three screen PR's in GNATS to myself, it appears that (diff)
Define NO_LATEST_LINK.
Notes
Notes: svn path=/head/; revision=62568
Diffstat (limited to 'games/nethack33/Makefile')
-rw-r--r--games/nethack33/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/nethack33/Makefile b/games/nethack33/Makefile
index 74c514073470..43a4fdffe468 100644
--- a/games/nethack33/Makefile
+++ b/games/nethack33/Makefile
@@ -17,6 +17,8 @@ MAINTAINER?= dscheidt@enteract.com
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
+NO_LATEST_LINK= yes
+
USE_GMAKE= yes
MAKE_ENV= CXX="${CXX}" GRAPHICS="${GRAPHICS}"