aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2010-04-28 05:58:27 +0800
committergahr <gahr@FreeBSD.org>2010-04-28 05:58:27 +0800
commit5a71031394b0a0b65d9d5aece3362619c2d1169f (patch)
treeabb9c1dc1cedf9be9c56cba34f1ca9ae07bd6108 /emulators
parent2b15c1b3a344354d1bb987c4199ab8c4e1cb3c88 (diff)
downloadfreebsd-ports-gnome-5a71031394b0a0b65d9d5aece3362619c2d1169f.tar.gz
freebsd-ports-gnome-5a71031394b0a0b65d9d5aece3362619c2d1169f.tar.zst
freebsd-ports-gnome-5a71031394b0a0b65d9d5aece3362619c2d1169f.zip
- Add glew to the list of supported USE_GL variables
- Patch ports depending on GLEW directly Approved by: portmgr (pav)
Diffstat (limited to 'emulators')
-rw-r--r--emulators/openmsx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/openmsx/Makefile b/emulators/openmsx/Makefile
index 60ac679416c5..a817451f8cb0 100644
--- a/emulators/openmsx/Makefile
+++ b/emulators/openmsx/Makefile
@@ -16,7 +16,6 @@ COMMENT= Open source MSX emulator
LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2 \
jack:${PORTSDIR}/audio/jack \
- GLEW:${PORTSDIR}/graphics/glew \
png:${PORTSDIR}/graphics/png
MAKE_ARGS+= INSTALL_BINARY_DIR=${PREFIX}/bin \
@@ -25,6 +24,7 @@ MAKE_ARGS+= INSTALL_BINARY_DIR=${PREFIX}/bin \
OPENMSX_CXX=${CXX}
MAKEFILE= GNUmakefile
+USE_GL= glew
USE_GMAKE= yes
USE_TCL= 84+
USE_SDL= sdl image ttf