aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2004-12-14 04:12:15 +0800
committerlofi <lofi@FreeBSD.org>2004-12-14 04:12:15 +0800
commite39fbc5ae2bd5a22dad60f202c9563d3ee921f21 (patch)
treee4eecdbd1e46c824811adef86d0864427b661dde /x11-toolkits
parent7c5b4afdcf5a87158973d62ec09dcf9fdc41765c (diff)
downloadfreebsd-ports-gnome-e39fbc5ae2bd5a22dad60f202c9563d3ee921f21.tar.gz
freebsd-ports-gnome-e39fbc5ae2bd5a22dad60f202c9563d3ee921f21.tar.zst
freebsd-ports-gnome-e39fbc5ae2bd5a22dad60f202c9563d3ee921f21.zip
Update to KDE 3.3.2
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/qt33/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/qt33/Makefile b/x11-toolkits/qt33/Makefile
index 09138e7efc42..17089fe57cd0 100644
--- a/x11-toolkits/qt33/Makefile
+++ b/x11-toolkits/qt33/Makefile
@@ -8,7 +8,7 @@
PORTNAME= qt
PORTVERSION= 3.3.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES?= x11-toolkits ipv6
MASTER_SITES= ftp://sunsite.rediris.es/mirror/Qt/source/ \
ftp://ftp.iasi.roedu.net/mirrors/ftp.trolltech.com/qt/sources/ \
@@ -97,6 +97,7 @@ CONFIGURE_ARGS+=-debug
.if !defined(WITHOUT_OPENGL)
USE_GL= yes
+CONFIGURE_ARGS+=-dlopen-opengl
.elseif defined(WITHOUT_OPENGL)
CONFIGURE_ARGS+=-disable-opengl
.endif # WITHOUT_OPENGL