diff options
Diffstat (limited to 'graphics/glew/Makefile')
-rw-r--r-- | graphics/glew/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/glew/Makefile b/graphics/glew/Makefile index cfc19b5378f5..a6cb1a68f1d6 100644 --- a/graphics/glew/Makefile +++ b/graphics/glew/Makefile @@ -18,7 +18,7 @@ COMMENT= The OpenGL Extension Wrangler Library USE_GMAKE= yes USE_X_PREFIX= yes USE_GL= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${PORTNAME} do-install: |