diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/nethack33/Makefile | 2 |
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}" |