aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/mednafen
diff options
context:
space:
mode:
authoracm <acm@FreeBSD.org>2006-09-13 01:33:51 +0800
committeracm <acm@FreeBSD.org>2006-09-13 01:33:51 +0800
commit4499455845227a429f089a71588480577a4ea761 (patch)
treecbd3355f2684bd7cd19f1923248418177752cf27 /emulators/mednafen
parenta6f2ae5512cce39065d7dd165172e7b600820afb (diff)
downloadfreebsd-ports-gnome-4499455845227a429f089a71588480577a4ea761.tar.gz
freebsd-ports-gnome-4499455845227a429f089a71588480577a4ea761.tar.zst
freebsd-ports-gnome-4499455845227a429f089a71588480577a4ea761.zip
- Add USE_GL
Approved by: garga (mentor, implicit)
Diffstat (limited to 'emulators/mednafen')
-rw-r--r--emulators/mednafen/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/mednafen/Makefile b/emulators/mednafen/Makefile
index 1753f0587cf8..d815dbed44f0 100644
--- a/emulators/mednafen/Makefile
+++ b/emulators/mednafen/Makefile
@@ -21,6 +21,7 @@ USE_BZIP2= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_SDL= sdl net
+USE_GL= yes
CPPFLAGS+= -I${LOCALBASE}/include -I${X11BASE}/include
LDFLAGS+= -L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD}
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}