aboutsummaryrefslogtreecommitdiff
path: root/graphics/reallyslick
diff options
context:
space:
mode:
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