aboutsummaryrefslogtreecommitdiffstats
path: root/games/dunelegacy
diff options
context:
space:
mode:
Diffstat (limited to 'games/dunelegacy')
-rw-r--r--games/dunelegacy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/dunelegacy/Makefile b/games/dunelegacy/Makefile
index 55704f268c7d..5c7ebbe60510 100644
--- a/games/dunelegacy/Makefile
+++ b/games/dunelegacy/Makefile
@@ -14,8 +14,8 @@ COMMENT= Open source clone of Dune II
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= tar:bzip2 compiler:c++11-lib
-USE_AUTOTOOLS= autoconf
+USES= autoreconf compiler:c++11-lib tar:bzip2
+GNU_CONFIGURE= yes
USE_SDL= sdl mixer
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
MAKE_JOBS_UNSAFE= yes