summaryrefslogtreecommitdiff
path: root/x11-toolkits/qt33
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2003-01-20 04:08:56 +0000
committerWill Andrews <will@FreeBSD.org>2003-01-20 04:08:56 +0000
commit43b2827e337e3e55f2f99b08edc812f2db4a1bce (patch)
tree39ee5ad21e49908b89d1fcc892ed77e21f461133 /x11-toolkits/qt33
parent- use SED instead of PERL (diff)
Make sure NAS support is disabled even if NAS is found on the system. This
avoids problems with the packing list. I was unable to find any real-world usage of Qt's NAS support, so out the window it goes. PR: 46840 Requested by: mi (request denied)
Notes
Notes: svn path=/head/; revision=73596
Diffstat (limited to 'x11-toolkits/qt33')
-rw-r--r--x11-toolkits/qt33/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/qt33/Makefile b/x11-toolkits/qt33/Makefile
index 32ce423a73c6..27d59ebe64a1 100644
--- a/x11-toolkits/qt33/Makefile
+++ b/x11-toolkits/qt33/Makefile
@@ -32,9 +32,9 @@ INSTALLS_SHLIB= yes
NO_FILTER_SHLIBS=yes
CONFIGURE_ARGS= -system-libpng -system-libjpeg -system-libmng \
-qt-imgfmt-png -qt-imgfmt-jpeg -qt-imgfmt-mng \
- -system-zlib -sm -qt-gif -thread -no-fast \
- ${XINERAMA} -no-g++-exceptions -no-stl ${CUPS} \
- -shared -prefix ${PREFIX}
+ -system-zlib -no-nas-sound -sm -qt-gif -thread \
+ -no-fas ${XINERAMA} -no-g++-exceptions -no-stl \
+ ${CUPS} -shared -prefix ${PREFIX}
.if defined(DEBUG)
CONFIGURE_ARGS+= -debug