aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/qt33
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2007-07-04 10:25:00 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2007-07-04 10:25:00 +0000
commit961141fb14b688f13c92a4be6bbc4ba0ab9cf51b (patch)
tree8d33a723594dd3d8d48dfd3dcd1ded76eb0a52c0 /x11-toolkits/qt33
parent266731846b6f73f86b69daad7127f89ecc40fac2 (diff)
downloadports-961141fb14b688f13c92a4be6bbc4ba0ab9cf51b.tar.gz
ports-961141fb14b688f13c92a4be6bbc4ba0ab9cf51b.zip
Notes
Diffstat (limited to 'x11-toolkits/qt33')
-rw-r--r--x11-toolkits/qt33/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/x11-toolkits/qt33/Makefile b/x11-toolkits/qt33/Makefile
index adb96d72bf9b..962e33aca7d1 100644
--- a/x11-toolkits/qt33/Makefile
+++ b/x11-toolkits/qt33/Makefile
@@ -8,7 +8,7 @@
PORTNAME= qt
PORTVERSION= 3.3.8
-PORTREVISION= 3
+PORTREVISION= 2
CATEGORIES?= x11-toolkits ipv6
MASTER_SITES= ${MASTER_SITE_QT}
DISTNAME= qt-x11-free-${PORTVERSION}
@@ -56,8 +56,7 @@ EXTRACT_AFTER_ARGS=| ${TAR} -xf - \
--exclude '${DISTNAME}/examples' --exclude '${DISTNAME}/tutorial' \
--exclude '${DISTNAME}/extensions/nsplugin/src/[^q]*' \
--exclude '${DISTNAME}/include/jri*' \
- --exclude '${DISTNAME}/include/np*' \
- --exclude '${DISTNAME}/doc/html/qmake*'
+ --exclude '${DISTNAME}/include/np*'
OPTIONS= CUPS "Enable CUPS support" on \
KDE_PATCHES "Apply KDE patches" off \
@@ -101,7 +100,7 @@ CONFIGURE_ARGS+=-debug
.endif
.if !defined(WITHOUT_OPENGL)
-USE_GL= yes
+USE_GL= glu
CONFIGURE_ARGS+=-dlopen-opengl
.elif defined(WITHOUT_OPENGL)
CONFIGURE_ARGS+=-disable-opengl