aboutsummaryrefslogtreecommitdiff
path: root/emulators/gnuboy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/gnuboy/Makefile')
-rw-r--r--emulators/gnuboy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/gnuboy/Makefile b/emulators/gnuboy/Makefile
index ea564a05647a..b4d461dd1e85 100644
--- a/emulators/gnuboy/Makefile
+++ b/emulators/gnuboy/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gnuboy
PORTVERSION= 1.0.3
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= emulators games
MASTER_SITES= http://gnuboy.unix-fu.org/src/ \
http://brightrain.aerifal.cx/~laguna/src/
@@ -19,7 +19,7 @@ COMMENT= Nintendo GameBoy emulator
LIB_DEPENDS= vga.1:${PORTSDIR}/graphics/svgalib
USE_SDL= sdl
-USE_XLIB= yes
+USE_XORG= x11
USE_AUTOTOOLS= autoconf:261
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"