aboutsummaryrefslogtreecommitdiff
path: root/games/vdrift
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2010-04-27 21:58:27 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2010-04-27 21:58:27 +0000
commit805405e3964a2085115a4bf50e79a34c71503d3b (patch)
treeee5451fa7080b87e26fda61d66c845b257fdbb3d /games/vdrift
parenta2ebdc120f17ae91a89c7bae11d08c5175686f01 (diff)
downloadports-805405e3964a2085115a4bf50e79a34c71503d3b.tar.gz
ports-805405e3964a2085115a4bf50e79a34c71503d3b.zip
Notes
Diffstat (limited to 'games/vdrift')
-rw-r--r--games/vdrift/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/games/vdrift/Makefile b/games/vdrift/Makefile
index cd4f28991bfb..497853d67e84 100644
--- a/games/vdrift/Makefile
+++ b/games/vdrift/Makefile
@@ -18,12 +18,11 @@ COMMENT= Open source driving simulation
BUILD_DEPENDS= scons:${PORTSDIR}/devel/scons \
${LOCALBASE}/lib/libbulletcollision.a:${PORTSDIR}/devel/bullet
-LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis \
- GLEW:${PORTSDIR}/graphics/glew
+LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis
RUN_DEPENDS= ${LOCALBASE}/share/${PORTNAME}/settings/VDrift.config:${PORTSDIR}/games/vdrift-data
USE_BZIP2= yes
-USE_GL= yes
+USE_GL= glew
USE_SDL= sdl image net gfx
SCONS_ARGS= prefix=${PREFIX} \