aboutsummaryrefslogtreecommitdiff
path: root/games/zangband
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-06-21 16:12:25 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-06-21 16:12:25 +0000
commitdcc247826e11881355c4586eea5b286e86e00cd4 (patch)
treebf52ed59d49de6e43785da590f62ec01aa6936fc /games/zangband
parent53159428063ffe5d3c8c45b65b2a0f9cde16896f (diff)
downloadports-dcc247826e11881355c4586eea5b286e86e00cd4.tar.gz
ports-dcc247826e11881355c4586eea5b286e86e00cd4.zip
Notes
Diffstat (limited to 'games/zangband')
-rw-r--r--games/zangband/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/zangband/Makefile b/games/zangband/Makefile
index 685a9d819e76..8a9962302591 100644
--- a/games/zangband/Makefile
+++ b/games/zangband/Makefile
@@ -14,9 +14,9 @@ NO_CDROM= Possible copyright infringement
WRKSRC= ${WRKDIR}/${PORTNAME}
-USES= gmake ncurses perl5
+USES= autoreconf gmake ncurses perl5
USE_PERL5= build
-USE_AUTOTOOLS= aclocal autoheader autoconf
+GNU_CONFIGURE= yes
CONFIGURE_ARGS= --datadir=${PREFIX}/lib \
--with-gtk=no
MAKE_ENV= VERBOSE=1