aboutsummaryrefslogtreecommitdiff
path: root/games/nethack33/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-05-29 14:35:01 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-05-29 14:35:01 +0000
commit5bf81ff7896ad4fc0c92d3896360b8aec238adc9 (patch)
tree9820a52f001eb8bb4cc52930dd66d3a150497cf4 /games/nethack33/Makefile
parent488b4b165f0440aadc432e6a2d68fe7b690bf982 (diff)
Notes
Diffstat (limited to 'games/nethack33/Makefile')
-rw-r--r--games/nethack33/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/nethack33/Makefile b/games/nethack33/Makefile
index 737bca3c63df..66e75ed047a3 100644
--- a/games/nethack33/Makefile
+++ b/games/nethack33/Makefile
@@ -15,7 +15,7 @@ COMMENT= A dungeon explorin', slashin', hackin' game
WRKSRC= ${WRKDIR}/${TRUEPORTNAME}-${PORTVERSION}
LATEST_LINK= ${TRUEPORTNAME}33${PKGNAMESUFFIX}
-USE_GMAKE= yes
+USES= gmake
MAKE_ENV= GRAPHICS="${GRAPHICS}"
PLIST_SUB= HACKNAME="${HACKNAME}" \
HACKEXT="${HACKEXT}"