aboutsummaryrefslogtreecommitdiff
path: root/games/nethack34
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/nethack34
parent488b4b165f0440aadc432e6a2d68fe7b690bf982 (diff)
downloadports-5bf81ff7896ad4fc0c92d3896360b8aec238adc9.tar.gz
ports-5bf81ff7896ad4fc0c92d3896360b8aec238adc9.zip
- Convert gmake, bzip to USES
Approved by: portmgr
Notes
Notes: svn path=/head/; revision=355704
Diffstat (limited to 'games/nethack34')
-rw-r--r--games/nethack34/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/nethack34/Makefile b/games/nethack34/Makefile
index 5bba64420402..9077bc8a387f 100644
--- a/games/nethack34/Makefile
+++ b/games/nethack34/Makefile
@@ -19,7 +19,7 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-USE_GMAKE= yes
+USES= gmake
NO_STAGE= yes
MAKE_ENV= GRAPHICS="${GRAPHICS}"
PLIST_SUB= HACKNAME="${HACKNAME}" \