aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-08-05 10:24:39 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-08-05 10:24:39 +0000
commite51e6fe1e641938270a8e5e8eeb162ab843d2198 (patch)
tree92d8ca6eda4aa105c7e044b861abfb1899be023d /x11
parenta7c3ce89417f88674b25e8db403e018f6a93b9ef (diff)
downloadports-e51e6fe1e641938270a8e5e8eeb162ab843d2198.tar.gz
ports-e51e6fe1e641938270a8e5e8eeb162ab843d2198.zip
Notes
Diffstat (limited to 'x11')
-rw-r--r--x11/qt4-opengl/Makefile5
1 files changed, 2 insertions, 3 deletions
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