summaryrefslogtreecommitdiff
path: root/x11-toolkits/qt23
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-07-05 19:09:55 +0000
committerWill Andrews <will@FreeBSD.org>2001-07-05 19:09:55 +0000
commit5c8f6b17dedb41de40444fa1dfb2e837a7560da5 (patch)
tree4d31243401f9157ed07cfcd2b6ccfe3be9ef0495 /x11-toolkits/qt23
parentupgrade to 1.2 (diff)
Remove -xft since it doesn't work with older X11. Now will people stop
bothering me about putting that in, 'cause I'm not doing it again! Even if you do a patch that checks XFREE86_VERSION! PR: 28728 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu>
Notes
Notes: svn path=/head/; revision=44793
Diffstat (limited to 'x11-toolkits/qt23')
-rw-r--r--x11-toolkits/qt23/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/qt23/Makefile b/x11-toolkits/qt23/Makefile
index 034221d300c6..7d97f553c80c 100644
--- a/x11-toolkits/qt23/Makefile
+++ b/x11-toolkits/qt23/Makefile
@@ -25,8 +25,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 -xft \
- -no-g++-exceptions -I${LOCALBASE}/include -L${LOCALBASE}/lib
+ -system-libmng -thread -no-opengl -no-g++-exceptions \
+ -I${LOCALBASE}/include -L${LOCALBASE}/lib
.if defined(QT_DEBUG)
CONFIGURE_ARGS+= -debug