aboutsummaryrefslogtreecommitdiff
path: root/emulators/mednafen/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/mednafen/Makefile')
-rw-r--r--emulators/mednafen/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/emulators/mednafen/Makefile b/emulators/mednafen/Makefile
index 81ff959b6944..df14ec37b08a 100644
--- a/emulators/mednafen/Makefile
+++ b/emulators/mednafen/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= mednafen
-PORTVERSION= 0.7.2
-PORTREVISION= 2
+PORTVERSION= 0.8.1
CATEGORIES= emulators games
MASTER_SITES= SF
@@ -18,13 +17,12 @@ LIB_DEPENDS= cdio.7:${PORTSDIR}/sysutils/libcdio \
sndfile.1:${PORTSDIR}/audio/libsndfile \
vorbis.4:${PORTSDIR}/audio/libvorbis
-BROKEN= Configure fails
-
USE_BZIP2= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_SDL= sdl net
-USE_GL= yes
+USE_GL= gl
+USE_XLIB= yes
CPPFLAGS+= -I${LOCALBASE}/include -I${X11BASE}/include
LDFLAGS+= -L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD}
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}