aboutsummaryrefslogtreecommitdiff
path: root/graphics/reallyslick
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 /graphics/reallyslick
parenta2ebdc120f17ae91a89c7bae11d08c5175686f01 (diff)
downloadports-805405e3964a2085115a4bf50e79a34c71503d3b.tar.gz
ports-805405e3964a2085115a4bf50e79a34c71503d3b.zip
Notes
Diffstat (limited to 'graphics/reallyslick')
-rw-r--r--graphics/reallyslick/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/reallyslick/Makefile b/graphics/reallyslick/Makefile
index 5f25e5d86ad5..4205ec8ef814 100644
--- a/graphics/reallyslick/Makefile
+++ b/graphics/reallyslick/Makefile
@@ -46,7 +46,7 @@ CONFIGURE_ARGS+= --disable-sound
.endif
.if defined(WITH_GLEW)
-LIB_DEPENDS+= GLEW.1:${PORTSDIR}/graphics/glew
+USE_GL+= glew
.else
CONFIGURE_ENV+= ac_cv_header_GL_glew_h=no
.endif