aboutsummaryrefslogtreecommitdiff
path: root/games/zangband
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/zangband
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/zangband')
-rw-r--r--games/zangband/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/zangband/Makefile b/games/zangband/Makefile
index 6c7a6c623581..a9b3122ef676 100644
--- a/games/zangband/Makefile
+++ b/games/zangband/Makefile
@@ -11,8 +11,7 @@ DIST_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Zangband (Zelazny Angband) with color, X11 support
-USES= perl5
-USE_GMAKE= yes
+USES= perl5 gmake
USE_AUTOTOOLS= automake14 autoconf
USE_PERL5= build
CONFIGURE_ARGS= --datadir=${PREFIX}/lib --mandir=${PREFIX}/man \