diff --git a/x11/qt4-opengl/Makefile b/x11/qt4-opengl/Makefile index 84e331eacf00..ab1fe269efac 100644 --- a/x11/qt4-opengl/Makefile +++ b/x11/qt4-opengl/Makefile @@ -8,7 +8,6 @@ PORTNAME= opengl PORTVERSION= ${QT4_VERSION} -PORTREVISION=0 CATEGORIES?= x11 MASTER_SITES= ${MASTER_SITE_QT} PKGNAMEPREFIX= qt4- @@ -25,8 +24,8 @@ QT_DIST= yes HAS_CONFIGURE= yes USE_LDCONFIG= ${PREFIX}/lib/qt4 -USE_GL= yes -USE_XLIB= yes +USE_GL= glu +USE_XORG= x11 ALL_TARGET= first CONFIGURE_ENV?= QTDIR=${WRKSRC} PATH=${WRKSRC}/bin:$$PATH