diff options
Diffstat (limited to 'graphics/glew')
-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 097503334185..918cb5c4ab6b 100644 --- a/graphics/glew/Makefile +++ b/graphics/glew/Makefile @@ -16,9 +16,9 @@ MAINTAINER= ports@FreeBSD.org COMMENT= The OpenGL Extension Wrangler Library USE_GMAKE= yes -USE_X_PREFIX= yes USE_GL= yes USE_LDCONFIG= yes +USE_XLIB= yes WRKSRC= ${WRKDIR}/${PORTNAME} do-install: |