diff options
Diffstat (limited to 'emulators/gnuboy')
-rw-r--r-- | emulators/gnuboy/Makefile | 4 |
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= * |