aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/qt23/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-07-03 02:47:10 +0000
committerWill Andrews <will@FreeBSD.org>2001-07-03 02:47:10 +0000
commitf8e10954e5d750a68ae5443556a260052af4a57f (patch)
tree98eaf19fddd46f43a0cc9f8e80d7418198e959bb /x11-toolkits/qt23/Makefile
parentba8826889a267bb6ce7fc93c177f017c50954ee2 (diff)
downloadports-f8e10954e5d750a68ae5443556a260052af4a57f.tar.gz
ports-f8e10954e5d750a68ae5443556a260052af4a57f.zip
Notes
Diffstat (limited to 'x11-toolkits/qt23/Makefile')
-rw-r--r--x11-toolkits/qt23/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/qt23/Makefile b/x11-toolkits/qt23/Makefile
index 8f2145bec63e..82f0a06c8891 100644
--- a/x11-toolkits/qt23/Makefile
+++ b/x11-toolkits/qt23/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME?= qt
-PORTVERSION?= 2.3.0
+PORTVERSION?= 2.3.1
CATEGORIES?= x11-toolkits
MASTER_SITES= ftp://ftp.trolltech.com/qt/source/
DISTNAME= qt-x11-${PORTVERSION}
@@ -24,8 +24,8 @@ USE_X_PREFIX= yes
USE_NEWGCC= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= -system-zlib -system-libpng -system-jpeg -sm -gif \
- -system-libmng -thread -no-opengl \
- -I${LOCALBASE}/include -L${LOCALBASE}/lib
+ -system-libmng -thread -no-opengl -xft \
+ -no-g++-exceptions -I${LOCALBASE}/include -L${LOCALBASE}/lib
.if defined(QT_DEBUG)
CONFIGURE_ARGS+= -debug