aboutsummaryrefslogtreecommitdiff
path: root/emulators/gnuboy
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-16 23:43:07 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-16 23:43:07 +0000
commitc015a3f6e857358b635f6e1ba10c1b2127a8a1bb (patch)
tree88bd7965ac71795eab8ad646448b67dca6da8c27 /emulators/gnuboy
parent2ae4eb47fc3f000e2396be0559643d8176f37a31 (diff)
downloadports-c015a3f6e857358b635f6e1ba10c1b2127a8a1bb.tar.gz
ports-c015a3f6e857358b635f6e1ba10c1b2127a8a1bb.zip
Notes
Diffstat (limited to 'emulators/gnuboy')
-rw-r--r--emulators/gnuboy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/gnuboy/Makefile b/emulators/gnuboy/Makefile
index bb06ddf999bd..db9f93ccd5cf 100644
--- a/emulators/gnuboy/Makefile
+++ b/emulators/gnuboy/Makefile
@@ -14,10 +14,10 @@ LICENSE= GPLv2 # (or later)
LIB_DEPENDS= libvga.so:${PORTSDIR}/graphics/svgalib
-USES= compiler
+USES= autoreconf compiler
USE_SDL= sdl
USE_XORG= x11
-USE_AUTOTOOLS= autoconf
+GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-sdl --enable-optimize=low
PORTDOCS= *