diff --git a/graphics/glew/Makefile b/graphics/glew/Makefile index 7592f4d831b1..4162f7f796c9 100644 --- a/graphics/glew/Makefile +++ b/graphics/glew/Makefile @@ -7,16 +7,15 @@ PORTNAME= glew PORTVERSION= 1.4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF EXTRACT_SUFX= -src.tgz MAINTAINER= ports@FreeBSD.org COMMENT= The OpenGL Extension Wrangler Library -USE_X_PREFIX= yes +USE_XORG= x11 xext xi xmu USE_GMAKE= yes USE_GL= yes USE_LDCONFIG= yes