summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2007-03-16 13:29:20 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2007-03-16 13:29:20 +0000
commitf38eff8c464fcf2c4c51d1d45908fd3584fdf899 (patch)
tree7214b2d24892209eccdc75eb0d26138843a2f929 /x11
parent- Update to 0.95.4 (diff)
USE_GL
Noticed by: flz
Notes
Notes: svn path=/head/; revision=187520
Diffstat (limited to 'x11')
-rw-r--r--x11/qt4-opengl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt4-opengl/Makefile b/x11/qt4-opengl/Makefile
index 60c5170c3e4e..b684ff809a94 100644
--- a/x11/qt4-opengl/Makefile
+++ b/x11/qt4-opengl/Makefile
@@ -8,7 +8,7 @@
PORTNAME= opengl
PORTVERSION= 4.2.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES?= x11
MASTER_SITES= ${MASTER_SITE_QT}
PKGNAMEPREFIX= qt4-
@@ -29,6 +29,7 @@ CONFLICTS= linguist-0.* qt-2.* qt-3.0.* \
HAS_CONFIGURE= yes
USE_LDCONFIG= yes
+USE_GL= yes
USE_XLIB= yes
CONFIGURE_ARGS= -fast -no-exceptions \