From dcc247826e11881355c4586eea5b286e86e00cd4 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Sun, 21 Jun 2015 16:12:25 +0000 Subject: [PATCH] Convert to USES=autoreconf --- games/zangband/Makefile | 4 ++-- 1 file 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