diff --git a/attic/aqhbci-qt/aqhbci-qt.cache b/attic/aqhbci-qt/aqhbci-qt.cache index 639023d0d..8bed9ff35 100644 --- a/attic/aqhbci-qt/aqhbci-qt.cache +++ b/attic/aqhbci-qt/aqhbci-qt.cache @@ -26,7 +26,7 @@ [DEP] mktemp [DEP] net-tools [DEP] openssl -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/audio/hydrogen/hydrogen.cache b/audio/hydrogen/hydrogen.cache index 9f281b728..2bf318841 100644 --- a/audio/hydrogen/hydrogen.cache +++ b/audio/hydrogen/hydrogen.cache @@ -50,7 +50,7 @@ [DEP] openssl [DEP] patch [DEP] pkgconfig -[DEP] qt +[DEP] qt3 [DEP] raptor [DEP] sed [DEP] sysfiles diff --git a/audio/noteedit/noteedit.cache b/audio/noteedit/noteedit.cache index f307119cd..932384982 100644 --- a/audio/noteedit/noteedit.cache +++ b/audio/noteedit/noteedit.cache @@ -57,7 +57,7 @@ [DEP] net-tools [DEP] patch [DEP] perl -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/audio/qjackctl/qjackctl.cache b/audio/qjackctl/qjackctl.cache index 29efbfb3c..be45fc7c8 100644 --- a/audio/qjackctl/qjackctl.cache +++ b/audio/qjackctl/qjackctl.cache @@ -40,7 +40,7 @@ [DEP] mesa [DEP] mktemp [DEP] net-tools -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/cad/qcad/qcad.cache b/cad/qcad/qcad.cache index b221d29b4..1856115cf 100644 --- a/cad/qcad/qcad.cache +++ b/cad/qcad/qcad.cache @@ -42,7 +42,7 @@ [DEP] mktemp [DEP] net-tools [DEP] patch -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/database/mysqlcc/mysqlcc.cache b/database/mysqlcc/mysqlcc.cache index 538f4ae18..ce3b61cf5 100644 --- a/database/mysqlcc/mysqlcc.cache +++ b/database/mysqlcc/mysqlcc.cache @@ -47,7 +47,7 @@ [DEP] openssl [DEP] patch [DEP] perl -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/database/unixodbc/unixodbc.cache b/database/unixodbc/unixodbc.cache index 4b4d65416..0e5a89447 100644 --- a/database/unixodbc/unixodbc.cache +++ b/database/unixodbc/unixodbc.cache @@ -46,7 +46,7 @@ [DEP] ncurses [DEP] net-tools [DEP] patch -[DEP] qt +[DEP] qt3 [DEP] readline [DEP] sed [DEP] sysfiles diff --git a/database/unixodbc/unixodbc.conf b/database/unixodbc/unixodbc.conf index 2ed22a868..d9ecfea63 100644 --- a/database/unixodbc/unixodbc.conf +++ b/database/unixodbc/unixodbc.conf @@ -13,4 +13,4 @@ # --- SDE-COPYRIGHT-NOTE-END --- # QT GUI support -pkginstalled qt || var_append confopt ' ' "--disable-gui" +pkginstalled qt3 || var_append confopt ' ' "--disable-gui" diff --git a/develop/cmake/cmake.cache b/develop/cmake/cmake.cache index 0c9a1493c..3a181328a 100644 --- a/develop/cmake/cmake.cache +++ b/develop/cmake/cmake.cache @@ -17,7 +17,7 @@ [DEP] make [DEP] ncurses [DEP] net-tools -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/develop/coral/coral.cache b/develop/coral/coral.cache index b4813ee69..0e0df4ce5 100644 --- a/develop/coral/coral.cache +++ b/develop/coral/coral.cache @@ -26,7 +26,7 @@ [DEP] pil [DEP] pyqt [DEP] python -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sip [DEP] swig diff --git a/develop/doxygen/doxygen.conf b/develop/doxygen/doxygen.conf index 2a1e4aaba..5d3a28866 100644 --- a/develop/doxygen/doxygen.conf +++ b/develop/doxygen/doxygen.conf @@ -23,6 +23,6 @@ if [[ $libdir = *lib64 ]]; then var_append confopt ' ' '--platform linux-64' fi -if pkginstalled qt; then +if pkginstalled qt3; then var_append confopt ' ' '--with-doxywizard' fi diff --git a/develop/icecream/icecream.cache b/develop/icecream/icecream.cache index 953dffa25..5e68c5d15 100644 --- a/develop/icecream/icecream.cache +++ b/develop/icecream/icecream.cache @@ -53,7 +53,7 @@ [DEP] net-tools [DEP] patch [DEP] perl -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/develop/oprofile/oprofile.cache b/develop/oprofile/oprofile.cache index 227e1ae71..ccab0d311 100644 --- a/develop/oprofile/oprofile.cache +++ b/develop/oprofile/oprofile.cache @@ -44,7 +44,7 @@ [DEP] net-tools [DEP] patch [DEP] popt -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/develop/wvstreams/wvstreams.cache b/develop/wvstreams/wvstreams.cache index 9f2736b5d..1017d33c5 100644 --- a/develop/wvstreams/wvstreams.cache +++ b/develop/wvstreams/wvstreams.cache @@ -55,7 +55,7 @@ [DEP] patch [DEP] perl [DEP] pkgconfig -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] speex [DEP] sysfiles diff --git a/editors/lyx/lyx.conf b/editors/lyx/lyx.conf index eadf35712..ad52e0068 100644 --- a/editors/lyx/lyx.conf +++ b/editors/lyx/lyx.conf @@ -12,8 +12,8 @@ # GNU General Public License can be found in the file COPYING. # --- SDE-COPYRIGHT-NOTE-END --- -# if qt is available we use it as default -if pkginstalled qt ; then +# if qt3 is available we use it as default +if pkginstalled qt3 ; then var_append confopt " " "--with-frontend=qt" else pkginstalled gtk+ && var_append confopt " " "--with-frontend=gtk" diff --git a/filesystem/filelight/filelight.cache b/filesystem/filelight/filelight.cache index fbeb3ff63..9e2255edc 100644 --- a/filesystem/filelight/filelight.cache +++ b/filesystem/filelight/filelight.cache @@ -52,7 +52,7 @@ [DEP] mesa [DEP] mktemp [DEP] perl -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/filesystem/qtparted/qtparted.cache b/filesystem/qtparted/qtparted.cache index a1f47cf35..ea82ec413 100644 --- a/filesystem/qtparted/qtparted.cache +++ b/filesystem/qtparted/qtparted.cache @@ -46,7 +46,7 @@ [DEP] mktemp [DEP] net-tools [DEP] parted -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/filesystem/qtparted/qtparted.conf b/filesystem/qtparted/qtparted.conf index 1e6a288c1..0bf43a7df 100644 --- a/filesystem/qtparted/qtparted.conf +++ b/filesystem/qtparted/qtparted.conf @@ -15,7 +15,7 @@ # disable reiserfs due to missing libreiserfs var_append extraconfopt " " "--disable-reiserfs --enable-shared --disable-static" -var_append confopt " " "--with-qt-libraries=`pkgprefix libdir qt`" +var_append confopt " " "--with-qt-libraries=`pkgprefix libdir qt3`" hook_add preconf 4 "ln -s /bin/true aclocal-1.7; ln -s /bin/true automake-1.7 ; export PATH=.:$PATH" hook_add preconf 5 "sh $builddir/$xsrcdir/qtparted-$ver/admin/cvs.sh dist" diff --git a/graphic/djvulibre/djvulibre.cache b/graphic/djvulibre/djvulibre.cache index 4005179bb..021c893be 100644 --- a/graphic/djvulibre/djvulibre.cache +++ b/graphic/djvulibre/djvulibre.cache @@ -44,7 +44,7 @@ [DEP] mktemp [DEP] net-tools [DEP] patch -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/graphic/lprof/lprof.cache b/graphic/lprof/lprof.cache index 0291b0831..dd5f5d938 100644 --- a/graphic/lprof/lprof.cache +++ b/graphic/lprof/lprof.cache @@ -41,7 +41,7 @@ [DEP] numpy [DEP] pil [DEP] python -[DEP] qt +[DEP] qt3 [DEP] scons [DEP] sed [DEP] sysfiles diff --git a/graphic/lprof/lprof.conf b/graphic/lprof/lprof.conf index 0b7bf1da9..1e0ad6417 100644 --- a/graphic/lprof/lprof.conf +++ b/graphic/lprof/lprof.conf @@ -17,7 +17,7 @@ MAKE=scons lprof_main() { sed -i -e "s/(i, 'lib')/(i, 'lib64')/g" SConstruct sed -i -e 's,/usr/X11R6/lib,'$(pkgprefix libdir xorg-server)',g' \ - -e 's,/usr/pkg/lib,'$(pkgprefix libdir qt)',g' \ + -e 's,/usr/pkg/lib,'$(pkgprefix libdir qt3)',g' \ -e 's,/usr/lib,'$(pkgprefix libdir vigra)',g' build_config.py } diff --git a/graphic/pixieplus/pixieplus.cache b/graphic/pixieplus/pixieplus.cache index 0955b3800..09e6464ed 100644 --- a/graphic/pixieplus/pixieplus.cache +++ b/graphic/pixieplus/pixieplus.cache @@ -59,7 +59,7 @@ [DEP] net-tools [DEP] patch [DEP] perl -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/graphic/scribus/scribus.cache b/graphic/scribus/scribus.cache index 5f8f9f9f1..2d977f208 100644 --- a/graphic/scribus/scribus.cache +++ b/graphic/scribus/scribus.cache @@ -52,7 +52,7 @@ [DEP] openssl [DEP] pkgconfig [DEP] python -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/graphic/scribus/scribus.conf b/graphic/scribus/scribus.conf index 3a4093f2f..97dbbffe8 100644 --- a/graphic/scribus/scribus.conf +++ b/graphic/scribus/scribus.conf @@ -15,7 +15,7 @@ # GNU General Public License can be found in the file COPYING. # --- SDE-COPYRIGHT-NOTE-END --- -# make sure the right qt and kde libs are used +# make sure the right qt3 and kde libs are used export LD_LIBRARY_PATH="$QTDIR/lib:/$prefix/lib:$LD_LIBRARY_PATH" # Qt/KDE specific configure options diff --git a/kde/amarok/amarok.cache b/kde/amarok/amarok.cache index 06385b71d..d7aaffc7d 100644 --- a/kde/amarok/amarok.cache +++ b/kde/amarok/amarok.cache @@ -67,7 +67,7 @@ [DEP] perl [DEP] pkgconfig [DEP] popt -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] taglib diff --git a/kde/arts/arts.cache b/kde/arts/arts.cache index db493373d..732f2b3af 100644 --- a/kde/arts/arts.cache +++ b/kde/arts/arts.cache @@ -55,7 +55,7 @@ [DEP] net-tools [DEP] perl [DEP] pkgconfig -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/kde/digikam/digikam.cache b/kde/digikam/digikam.cache index 141cb7444..a384dd785 100644 --- a/kde/digikam/digikam.cache +++ b/kde/digikam/digikam.cache @@ -58,7 +58,7 @@ [DEP] net-tools [DEP] perl [DEP] pkgconfig -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/kde/digikamimageplugins/digikamimageplugins.cache b/kde/digikamimageplugins/digikamimageplugins.cache index 03abd8cce..78d5ec492 100644 --- a/kde/digikamimageplugins/digikamimageplugins.cache +++ b/kde/digikamimageplugins/digikamimageplugins.cache @@ -61,7 +61,7 @@ [DEP] mktemp [DEP] net-tools [DEP] perl -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/kde/dolphin/dolphin.cache b/kde/dolphin/dolphin.cache index fd50e597d..7eec4e269 100644 --- a/kde/dolphin/dolphin.cache +++ b/kde/dolphin/dolphin.cache @@ -58,7 +58,7 @@ [DEP] mktemp [DEP] net-tools [DEP] perl -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/kde/k3b-i18n/k3b-i18n.cache b/kde/k3b-i18n/k3b-i18n.cache index 4592253e9..22d791791 100644 --- a/kde/k3b-i18n/k3b-i18n.cache +++ b/kde/k3b-i18n/k3b-i18n.cache @@ -46,7 +46,7 @@ [DEP] mktemp [DEP] net-tools [DEP] perl -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/kde/k3b/k3b.cache b/kde/k3b/k3b.cache index 278785a2c..05a33a253 100644 --- a/kde/k3b/k3b.cache +++ b/kde/k3b/k3b.cache @@ -63,7 +63,7 @@ [DEP] perl [DEP] pkgconfig [DEP] popt -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] taglib diff --git a/kde/kaffeine/kaffeine.cache b/kde/kaffeine/kaffeine.cache index ed3589867..8e34e8b36 100644 --- a/kde/kaffeine/kaffeine.cache +++ b/kde/kaffeine/kaffeine.cache @@ -59,7 +59,7 @@ [DEP] perl [DEP] pkgconfig [DEP] popt -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/kde/kalarm/kalarm.cache b/kde/kalarm/kalarm.cache index 29453d62f..61131f258 100644 --- a/kde/kalarm/kalarm.cache +++ b/kde/kalarm/kalarm.cache @@ -64,7 +64,7 @@ [DEP] mktemp [DEP] nas [DEP] perl -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/kde/kbarcode/kbarcode.cache b/kde/kbarcode/kbarcode.cache index 84454ddef..4a7908289 100644 --- a/kde/kbarcode/kbarcode.cache +++ b/kde/kbarcode/kbarcode.cache @@ -47,7 +47,7 @@ [DEP] mktemp [DEP] net-tools [DEP] perl -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/kde/kdeaccessibility/kdeaccessibility.cache b/kde/kdeaccessibility/kdeaccessibility.cache index 38c8afa14..2f49d2c1f 100644 --- a/kde/kdeaccessibility/kdeaccessibility.cache +++ b/kde/kdeaccessibility/kdeaccessibility.cache @@ -61,7 +61,7 @@ [DEP] nas [DEP] net-tools [DEP] perl -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/kde/kdeaddons/kdeaddons.cache b/kde/kdeaddons/kdeaddons.cache index b4a35f2ce..7d11e1fdf 100644 --- a/kde/kdeaddons/kdeaddons.cache +++ b/kde/kdeaddons/kdeaddons.cache @@ -68,7 +68,7 @@ [DEP] openssl [DEP] pcre [DEP] perl -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/kde/kdeadmin/kdeadmin.cache b/kde/kdeadmin/kdeadmin.cache index e3224afcc..ae531616b 100644 --- a/kde/kdeadmin/kdeadmin.cache +++ b/kde/kdeadmin/kdeadmin.cache @@ -55,7 +55,7 @@ [DEP] pam [DEP] patch [DEP] perl -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] shadow [DEP] sysfiles diff --git a/kde/kdeartwork/kdeartwork.cache b/kde/kdeartwork/kdeartwork.cache index c13c1d610..797bb80a4 100644 --- a/kde/kdeartwork/kdeartwork.cache +++ b/kde/kdeartwork/kdeartwork.cache @@ -59,7 +59,7 @@ [DEP] nas [DEP] net-tools [DEP] perl -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/kde/kdebase/kdebase.cache b/kde/kdebase/kdebase.cache index 2444bab05..67160ab4c 100644 --- a/kde/kdebase/kdebase.cache +++ b/kde/kdebase/kdebase.cache @@ -101,7 +101,7 @@ [DEP] perl [DEP] pkgconfig [DEP] popt -[DEP] qt +[DEP] qt3 [DEP] randrproto [DEP] renderproto [DEP] samba diff --git a/kde/kdebindings/kdebindings.cache b/kde/kdebindings/kdebindings.cache index ca015d383..47d4aff75 100644 --- a/kde/kdebindings/kdebindings.cache +++ b/kde/kdebindings/kdebindings.cache @@ -55,7 +55,7 @@ [DEP] pcre [DEP] perl [DEP] python -[DEP] qt +[DEP] qt3 [DEP] ruby [DEP] sed [DEP] sysfiles diff --git a/kde/kdebluetooth/kdebluetooth.cache b/kde/kdebluetooth/kdebluetooth.cache index 2e21dedfe..1f463d5a0 100644 --- a/kde/kdebluetooth/kdebluetooth.cache +++ b/kde/kdebluetooth/kdebluetooth.cache @@ -54,7 +54,7 @@ [DEP] net-tools [DEP] openobex [DEP] perl -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/kde/kdeedu/kdeedu.cache b/kde/kdeedu/kdeedu.cache index daf18650d..99ade0d8e 100644 --- a/kde/kdeedu/kdeedu.cache +++ b/kde/kdeedu/kdeedu.cache @@ -63,7 +63,7 @@ [DEP] pcre [DEP] perl [DEP] python -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/kde/kdegames/kdegames.cache b/kde/kdegames/kdegames.cache index 561705e2b..9e875ed0b 100644 --- a/kde/kdegames/kdegames.cache +++ b/kde/kdegames/kdegames.cache @@ -58,7 +58,7 @@ [DEP] nas [DEP] net-tools [DEP] perl -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/kde/kdegraphics/kdegraphics.cache b/kde/kdegraphics/kdegraphics.cache index 30310eb3b..ff38ec879 100644 --- a/kde/kdegraphics/kdegraphics.cache +++ b/kde/kdegraphics/kdegraphics.cache @@ -60,7 +60,7 @@ [DEP] pcre [DEP] perl [DEP] pkgconfig -[DEP] qt +[DEP] qt3 [DEP] renderproto [DEP] sane-backends [DEP] sed diff --git a/kde/kdelibs/kdelibs.cache b/kde/kdelibs/kdelibs.cache index f3e8fb347..09ae46686 100644 --- a/kde/kdelibs/kdelibs.cache +++ b/kde/kdelibs/kdelibs.cache @@ -66,7 +66,7 @@ [DEP] pcre [DEP] perl [DEP] pkgconfig -[DEP] qt +[DEP] qt3 [DEP] renderproto [DEP] sed [DEP] sysfiles diff --git a/kde/kdenetwork/kdenetwork.cache b/kde/kdenetwork/kdenetwork.cache index 6f3ae06ef..c387eb62e 100644 --- a/kde/kdenetwork/kdenetwork.cache +++ b/kde/kdenetwork/kdenetwork.cache @@ -72,7 +72,7 @@ [DEP] pcre [DEP] perl [DEP] pkgconfig -[DEP] qt +[DEP] qt3 [DEP] renderproto [DEP] scrnsaverproto [DEP] sed diff --git a/kde/kdepim/kdepim.cache b/kde/kdepim/kdepim.cache index 9de605e7f..c06eaebc8 100644 --- a/kde/kdepim/kdepim.cache +++ b/kde/kdepim/kdepim.cache @@ -67,7 +67,7 @@ [DEP] perl [DEP] pilot-link [DEP] pkgconfig -[DEP] qt +[DEP] qt3 [DEP] scrnsaverproto [DEP] sed [DEP] sysfiles diff --git a/kde/kdesdk/kdesdk.cache b/kde/kdesdk/kdesdk.cache index c72ad7ab0..116003857 100644 --- a/kde/kdesdk/kdesdk.cache +++ b/kde/kdesdk/kdesdk.cache @@ -61,7 +61,7 @@ [DEP] openssl [DEP] pcre [DEP] perl -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] subversion [DEP] sysfiles diff --git a/kde/kdetoys/kdetoys.cache b/kde/kdetoys/kdetoys.cache index c46380d93..7e10803bd 100644 --- a/kde/kdetoys/kdetoys.cache +++ b/kde/kdetoys/kdetoys.cache @@ -49,7 +49,7 @@ [DEP] net-tools [DEP] pcre [DEP] perl -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/kde/kdeutils/kdeutils.cache b/kde/kdeutils/kdeutils.cache index a01500d39..2733d0a7b 100644 --- a/kde/kdeutils/kdeutils.cache +++ b/kde/kdeutils/kdeutils.cache @@ -57,7 +57,7 @@ [DEP] openssl [DEP] perl [DEP] python -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/kde/kdevelop/kdevelop.cache b/kde/kdevelop/kdevelop.cache index 38770ad22..3291ad6f2 100644 --- a/kde/kdevelop/kdevelop.cache +++ b/kde/kdevelop/kdevelop.cache @@ -56,7 +56,7 @@ [DEP] net-tools [DEP] pcre [DEP] perl -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/kde/kdewebdev/kdewebdev.cache b/kde/kdewebdev/kdewebdev.cache index fc10e97bc..42dca166d 100644 --- a/kde/kdewebdev/kdewebdev.cache +++ b/kde/kdewebdev/kdewebdev.cache @@ -54,7 +54,7 @@ [DEP] net-tools [DEP] pcre [DEP] perl -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/kde/kdissert/kdissert.cache b/kde/kdissert/kdissert.cache index 03e78d4e2..a1b694234 100644 --- a/kde/kdissert/kdissert.cache +++ b/kde/kdissert/kdissert.cache @@ -46,7 +46,7 @@ [DEP] numpy [DEP] pil [DEP] python -[DEP] qt +[DEP] qt3 [DEP] scons [DEP] sed [DEP] sysfiles diff --git a/kde/kiosktool/kiosktool.cache b/kde/kiosktool/kiosktool.cache index 03c134c6a..c4ce1ba7e 100644 --- a/kde/kiosktool/kiosktool.cache +++ b/kde/kiosktool/kiosktool.cache @@ -49,7 +49,7 @@ [DEP] mktemp [DEP] net-tools [DEP] perl -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/kde/kmymoney/kmymoney.cache b/kde/kmymoney/kmymoney.cache index 98e9090ee..4da49c535 100644 --- a/kde/kmymoney/kmymoney.cache +++ b/kde/kmymoney/kmymoney.cache @@ -56,7 +56,7 @@ [DEP] openjade [DEP] patch [DEP] perl -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/kde/koffice/koffice.cache b/kde/koffice/koffice.cache index 81b1a8a3f..768819b7f 100644 --- a/kde/koffice/koffice.cache +++ b/kde/koffice/koffice.cache @@ -76,7 +76,7 @@ [DEP] perl [DEP] pkgconfig [DEP] python -[DEP] qt +[DEP] qt3 [DEP] readline [DEP] sed [DEP] sysfiles diff --git a/kde/konversation/konversation.cache b/kde/konversation/konversation.cache index 42ebde163..17cd5a9d7 100644 --- a/kde/konversation/konversation.cache +++ b/kde/konversation/konversation.cache @@ -49,7 +49,7 @@ [DEP] mktemp [DEP] net-tools [DEP] perl -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/kde/krusader/krusader.cache b/kde/krusader/krusader.cache index c83637490..d2e8bf106 100644 --- a/kde/krusader/krusader.cache +++ b/kde/krusader/krusader.cache @@ -56,7 +56,7 @@ [DEP] net-tools [DEP] pcre [DEP] perl -[DEP] qt +[DEP] qt3 [DEP] rrdtool [DEP] sed [DEP] sysfiles diff --git a/kde/ktoon/ktoon.cache b/kde/ktoon/ktoon.cache index 28c9da304..b9ab6792b 100644 --- a/kde/ktoon/ktoon.cache +++ b/kde/ktoon/ktoon.cache @@ -37,7 +37,7 @@ [DEP] linux-header [DEP] make [DEP] mesa -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/kde/ktorrent/ktorrent.cache b/kde/ktorrent/ktorrent.cache index e01bda77f..bef0bb303 100644 --- a/kde/ktorrent/ktorrent.cache +++ b/kde/ktorrent/ktorrent.cache @@ -35,7 +35,7 @@ [DEP] pcre [DEP] perl [DEP] pkgconfig -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/kde/kvirc/kvirc.cache b/kde/kvirc/kvirc.cache index bbc629b37..ae6343921 100644 --- a/kde/kvirc/kvirc.cache +++ b/kde/kvirc/kvirc.cache @@ -58,7 +58,7 @@ [DEP] openssl [DEP] patch [DEP] perl -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/kde/kvirc/kvirc.conf b/kde/kvirc/kvirc.conf index 78561d739..2975dd02f 100644 --- a/kde/kvirc/kvirc.conf +++ b/kde/kvirc/kvirc.conf @@ -16,5 +16,5 @@ pkginstalled kdenetwork && hook_add preconf 5 'sed -i -s "s,irc.protocol ,,g" \ data/protocols/Makefile.in' -var_append confopt " " "--with-qt-library-dir=`pkgprefix libdir qt`" +var_append confopt " " "--with-qt-library-dir=`pkgprefix libdir qt3`" diff --git a/kde/kwlan/kwlan.cache b/kde/kwlan/kwlan.cache index 439e70744..78a431f09 100644 --- a/kde/kwlan/kwlan.cache +++ b/kde/kwlan/kwlan.cache @@ -58,7 +58,7 @@ [DEP] net-tools [DEP] patch [DEP] perl -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/kde/kxdocker/kxdocker.cache b/kde/kxdocker/kxdocker.cache index a9d5bb010..4984f1db1 100644 --- a/kde/kxdocker/kxdocker.cache +++ b/kde/kxdocker/kxdocker.cache @@ -48,7 +48,7 @@ [DEP] mktemp [DEP] net-tools [DEP] perl -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/kde/kzenexplorer/kzenexplorer.cache b/kde/kzenexplorer/kzenexplorer.cache index 0a79b1b77..14a698d3f 100644 --- a/kde/kzenexplorer/kzenexplorer.cache +++ b/kde/kzenexplorer/kzenexplorer.cache @@ -55,7 +55,7 @@ [DEP] patch [DEP] perl [DEP] pkgconfig -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] taglib diff --git a/kde/libkexif/libkexif.cache b/kde/libkexif/libkexif.cache index 2f51a2996..4d5726a4e 100644 --- a/kde/libkexif/libkexif.cache +++ b/kde/libkexif/libkexif.cache @@ -49,7 +49,7 @@ [DEP] net-tools [DEP] perl [DEP] pkgconfig -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/kde/libkipi/libkipi.cache b/kde/libkipi/libkipi.cache index 802013509..373249a9f 100644 --- a/kde/libkipi/libkipi.cache +++ b/kde/libkipi/libkipi.cache @@ -47,7 +47,7 @@ [DEP] mktemp [DEP] net-tools [DEP] perl -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/kde/qt/X11R7.patch b/kde/qt3/X11R7.patch similarity index 100% rename from kde/qt/X11R7.patch rename to kde/qt3/X11R7.patch diff --git a/kde/qt/config.hlp b/kde/qt3/config.hlp similarity index 100% rename from kde/qt/config.hlp rename to kde/qt3/config.hlp diff --git a/kde/qt/config.in b/kde/qt3/config.in similarity index 97% rename from kde/qt/config.in rename to kde/qt3/config.in index 1d206dc6d..8c22ecb35 100644 --- a/kde/qt/config.in +++ b/kde/qt3/config.in @@ -12,7 +12,7 @@ # the Free Software Foundation; version 2 of the License. A copy of the # GNU General Public License can be found in the file COPYING. # --- SDE-COPYRIGHT-NOTE-END --- -if pkgcheck qt X ; then +if pkgcheck qt3 X ; then menu_begin MENU_PKG_TQ 'Qt Package Options' text 'Install prefix for Qt' \ SDECFG_PKG_QT_PREFIX "opt/qt3" diff --git a/kde/qt/disable-tutorial-examples.patch b/kde/qt3/disable-tutorial-examples.patch similarity index 100% rename from kde/qt/disable-tutorial-examples.patch rename to kde/qt3/disable-tutorial-examples.patch diff --git a/kde/qt/qt.cache b/kde/qt3/qt3.cache similarity index 100% rename from kde/qt/qt.cache rename to kde/qt3/qt3.cache diff --git a/kde/qt/qt.conf b/kde/qt3/qt3.conf similarity index 100% rename from kde/qt/qt.conf rename to kde/qt3/qt3.conf diff --git a/kde/qt/qt.desc b/kde/qt3/qt3.desc similarity index 100% rename from kde/qt/qt.desc rename to kde/qt3/qt3.desc diff --git a/kde/smb4k/smb4k.cache b/kde/smb4k/smb4k.cache index 9de915691..7d7e753e5 100644 --- a/kde/smb4k/smb4k.cache +++ b/kde/smb4k/smb4k.cache @@ -54,7 +54,7 @@ [DEP] mktemp [DEP] net-tools [DEP] perl -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/kde/yakuake/yakuake.cache b/kde/yakuake/yakuake.cache index 4fe371875..797980f9b 100644 --- a/kde/yakuake/yakuake.cache +++ b/kde/yakuake/yakuake.cache @@ -49,7 +49,7 @@ [DEP] mktemp [DEP] net-tools [DEP] perl -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/multimedia/avifile/avifile.cache b/multimedia/avifile/avifile.cache index d2286bdda..f1cecb9cf 100644 --- a/multimedia/avifile/avifile.cache +++ b/multimedia/avifile/avifile.cache @@ -60,7 +60,7 @@ [DEP] patch [DEP] perl [DEP] pkgconfig -[DEP] qt +[DEP] qt3 [DEP] renderproto [DEP] sed [DEP] sysfiles diff --git a/multimedia/gnash/gnash.cache b/multimedia/gnash/gnash.cache index cfc469255..467423b42 100644 --- a/multimedia/gnash/gnash.cache +++ b/multimedia/gnash/gnash.cache @@ -65,7 +65,7 @@ [DEP] net-tools [DEP] pango [DEP] pkgconfig -[DEP] qt +[DEP] qt3 [DEP] renderproto [DEP] sed [DEP] sysfiles diff --git a/multimedia/jahshaka/jahshaka.cache b/multimedia/jahshaka/jahshaka.cache index 643bfff27..c0db98f2e 100644 --- a/multimedia/jahshaka/jahshaka.cache +++ b/multimedia/jahshaka/jahshaka.cache @@ -46,7 +46,7 @@ [DEP] make [DEP] mesa [DEP] patch -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/multimedia/kdetv/kdetv.cache b/multimedia/kdetv/kdetv.cache index 148c2c20a..5d3053cc9 100644 --- a/multimedia/kdetv/kdetv.cache +++ b/multimedia/kdetv/kdetv.cache @@ -60,7 +60,7 @@ [DEP] net-tools [DEP] pcre [DEP] perl -[DEP] qt +[DEP] qt3 [DEP] randrproto [DEP] renderproto [DEP] sed diff --git a/multimedia/klear/klear.cache b/multimedia/klear/klear.cache index 3cb6c42f4..ded447c34 100644 --- a/multimedia/klear/klear.cache +++ b/multimedia/klear/klear.cache @@ -10,7 +10,7 @@ [DEP] gcc [DEP] grep [DEP] make -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/multimedia/kphone/kphone.cache b/multimedia/kphone/kphone.cache index 54de7c155..95b633308 100644 --- a/multimedia/kphone/kphone.cache +++ b/multimedia/kphone/kphone.cache @@ -39,7 +39,7 @@ [DEP] mesa [DEP] net-tools [DEP] openssl -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/multimedia/mlt/mlt.cache b/multimedia/mlt/mlt.cache index 7a7489517..b26800bd4 100644 --- a/multimedia/mlt/mlt.cache +++ b/multimedia/mlt/mlt.cache @@ -43,7 +43,7 @@ [DEP] make [DEP] pango [DEP] pkgconfig -[DEP] qt +[DEP] qt3 [DEP] renderproto [DEP] sed [DEP] sysfiles diff --git a/multimedia/mlt/mlt.conf b/multimedia/mlt/mlt.conf index da9e36e37..47d384653 100644 --- a/multimedia/mlt/mlt.conf +++ b/multimedia/mlt/mlt.conf @@ -23,9 +23,9 @@ if pkginstalled libx11 ; then fi # we have to inject the libdir because of lib64 -if pkginstalled qt ; then - pkgprefix -t qt - var_append GCC_WRAPPER_APPEND ' ' "-L$root$( pkgprefix libdir qt )" +if pkginstalled qt3 ; then + pkgprefix -t qt3 + var_append GCC_WRAPPER_APPEND ' ' "-L$root$( pkgprefix libdir qt3 )" fi [ $arch != x86 ] && var_append confopt ' ' "--disable-mmx" diff --git a/multimedia/mythtv-plugins/mythtv-plugins.cache b/multimedia/mythtv-plugins/mythtv-plugins.cache index e30e18d95..0c28bf3c2 100644 --- a/multimedia/mythtv-plugins/mythtv-plugins.cache +++ b/multimedia/mythtv-plugins/mythtv-plugins.cache @@ -67,7 +67,7 @@ [DEP] patch [DEP] pcre [DEP] pkgconfig -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/multimedia/mythtv-themes/mythtv-themes.cache b/multimedia/mythtv-themes/mythtv-themes.cache index 3dc5f7df9..c1b524674 100644 --- a/multimedia/mythtv-themes/mythtv-themes.cache +++ b/multimedia/mythtv-themes/mythtv-themes.cache @@ -15,7 +15,7 @@ [DEP] glibc [DEP] grep [DEP] make -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/multimedia/mythtv/mythtv.cache b/multimedia/mythtv/mythtv.cache index 147f7b90c..754157288 100644 --- a/multimedia/mythtv/mythtv.cache +++ b/multimedia/mythtv/mythtv.cache @@ -23,7 +23,7 @@ [DEP] lirc [DEP] make [DEP] perl -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/multimedia/qdvdauthor/qdvdauthor.cache b/multimedia/qdvdauthor/qdvdauthor.cache index 65b2b1212..aedaea229 100644 --- a/multimedia/qdvdauthor/qdvdauthor.cache +++ b/multimedia/qdvdauthor/qdvdauthor.cache @@ -40,7 +40,7 @@ [DEP] mjpegtools [DEP] mplayer [DEP] patch -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/network/apollon/apollon.cache b/network/apollon/apollon.cache index 0782e7bd4..a0b3063ca 100644 --- a/network/apollon/apollon.cache +++ b/network/apollon/apollon.cache @@ -50,7 +50,7 @@ [DEP] mktemp [DEP] net-tools [DEP] perl -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/network/avahi/avahi.cache b/network/avahi/avahi.cache index 92fd5c16b..481de3e7d 100644 --- a/network/avahi/avahi.cache +++ b/network/avahi/avahi.cache @@ -62,7 +62,7 @@ [DEP] pygobject [DEP] pygtk [DEP] python -[DEP] qt +[DEP] qt3 [DEP] renderproto [DEP] sed [DEP] setuptools diff --git a/network/avahi/avahi.conf b/network/avahi/avahi.conf index 5361f0896..7dfe8e798 100644 --- a/network/avahi/avahi.conf +++ b/network/avahi/avahi.conf @@ -13,7 +13,7 @@ # --- T2-COPYRIGHT-NOTE-END --- -qt_ver=$( pkgprefix ver qt ) +qt_ver=$( pkgprefix ver qt3 ) if [[ $qt_ver = 4* ]]; then var_append confopt ' ' "--disable-qt3" else diff --git a/network/knetconf/knetconf.cache b/network/knetconf/knetconf.cache index ac9a0ab1f..345842f01 100644 --- a/network/knetconf/knetconf.cache +++ b/network/knetconf/knetconf.cache @@ -41,7 +41,7 @@ [DEP] make [DEP] mesa [DEP] patch -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/network/licq/licq.cache b/network/licq/licq.cache index cc85b2b58..a1c9dae0b 100644 --- a/network/licq/licq.cache +++ b/network/licq/licq.cache @@ -49,7 +49,7 @@ [DEP] mktemp [DEP] net-tools [DEP] openssl -[DEP] qt +[DEP] qt3 [DEP] scrnsaverproto [DEP] sed [DEP] sysfiles diff --git a/network/licq/licq.conf b/network/licq/licq.conf index 151abf705..20b571554 100644 --- a/network/licq/licq.conf +++ b/network/licq/licq.conf @@ -61,5 +61,5 @@ licq_custmain () { custmain="licq_custmain" -var_append confopt " " "--with-qt-libraries=`pkgprefix libdir qt`" +var_append confopt " " "--with-qt-libraries=`pkgprefix libdir qt3`" diff --git a/network/psi/psi.cache b/network/psi/psi.cache index 52d8aea47..20eef5204 100644 --- a/network/psi/psi.cache +++ b/network/psi/psi.cache @@ -41,7 +41,7 @@ [DEP] make [DEP] mesa [DEP] patch -[DEP] qt +[DEP] qt3 [DEP] qt-qca [DEP] scrnsaverproto [DEP] sed diff --git a/network/valknut/valknut.cache b/network/valknut/valknut.cache index 7f9f1f607..63da42457 100644 --- a/network/valknut/valknut.cache +++ b/network/valknut/valknut.cache @@ -46,7 +46,7 @@ [DEP] mktemp [DEP] net-tools [DEP] openssl -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/network/valknut/valknut.conf b/network/valknut/valknut.conf index e69091459..5fdc7682d 100644 --- a/network/valknut/valknut.conf +++ b/network/valknut/valknut.conf @@ -12,4 +12,4 @@ # GNU General Public License can be found in the file COPYING. # --- T2-COPYRIGHT-NOTE-END --- -var_append confopt " " "--with-qt-libraries=`pkgprefix libdir qt`" +var_append confopt " " "--with-qt-libraries=`pkgprefix libdir qt3`" diff --git a/office/aqbanking/aqbanking.cache b/office/aqbanking/aqbanking.cache index f34148856..fbe0d933e 100644 --- a/office/aqbanking/aqbanking.cache +++ b/office/aqbanking/aqbanking.cache @@ -50,7 +50,7 @@ [DEP] openjade [DEP] openssl [DEP] patch -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/office/moneypenny/moneypenny.cache b/office/moneypenny/moneypenny.cache index 632d15dd0..4beb61cb9 100644 --- a/office/moneypenny/moneypenny.cache +++ b/office/moneypenny/moneypenny.cache @@ -19,7 +19,7 @@ [DEP] make [DEP] openhbci2 [DEP] openssl -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/office/ooo/ooo.cache b/office/ooo/ooo.cache index cec5ef3c1..28436c515 100644 --- a/office/ooo/ooo.cache +++ b/office/ooo/ooo.cache @@ -65,7 +65,7 @@ [DEP] pkgconfig [DEP] popt [DEP] python -[DEP] qt +[DEP] qt3 [DEP] recode [DEP] rox-filer [DEP] sed diff --git a/office/qbankmanager/qbankmanager.cache b/office/qbankmanager/qbankmanager.cache index 94e3df80c..c1df1156f 100644 --- a/office/qbankmanager/qbankmanager.cache +++ b/office/qbankmanager/qbankmanager.cache @@ -44,7 +44,7 @@ [DEP] net-tools [DEP] openssl [DEP] patch -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/python/pykde/pykde.cache b/python/pykde/pykde.cache index 161bd2cdf..a27f0b745 100644 --- a/python/pykde/pykde.cache +++ b/python/pykde/pykde.cache @@ -21,7 +21,7 @@ [DEP] make [DEP] pyqt [DEP] python -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sip [DEP] sysfiles diff --git a/python/pyqt/pyqt.cache b/python/pyqt/pyqt.cache index c4a580649..b962cebf3 100644 --- a/python/pyqt/pyqt.cache +++ b/python/pyqt/pyqt.cache @@ -42,7 +42,7 @@ [DEP] mesa [DEP] numpy [DEP] python -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sip [DEP] sysfiles diff --git a/python/sip/sip.cache b/python/sip/sip.cache index 1517b7bc9..6fbb58f24 100644 --- a/python/sip/sip.cache +++ b/python/sip/sip.cache @@ -21,7 +21,7 @@ [DEP] numpy [DEP] pil [DEP] python -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/religion/bibletime/bibletime.cache b/religion/bibletime/bibletime.cache index a5d51d8d7..8843695f2 100644 --- a/religion/bibletime/bibletime.cache +++ b/religion/bibletime/bibletime.cache @@ -52,7 +52,7 @@ [DEP] openssl [DEP] pcre [DEP] perl -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sword [DEP] sysfiles diff --git a/scientific/orsa/orsa.cache b/scientific/orsa/orsa.cache index c581689d6..b490e9f2e 100644 --- a/scientific/orsa/orsa.cache +++ b/scientific/orsa/orsa.cache @@ -48,7 +48,7 @@ [DEP] mktemp [DEP] ncurses [DEP] net-tools -[DEP] qt +[DEP] qt3 [DEP] readline [DEP] sed [DEP] sysfiles diff --git a/scientific/qmatplot/qmatplot.cache b/scientific/qmatplot/qmatplot.cache index 79b518de0..87658d7bf 100644 --- a/scientific/qmatplot/qmatplot.cache +++ b/scientific/qmatplot/qmatplot.cache @@ -47,7 +47,7 @@ [DEP] net-tools [DEP] patch [DEP] perl -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/scientific/root/root.cache b/scientific/root/root.cache index 593f1f260..4cb1940bb 100644 --- a/scientific/root/root.cache +++ b/scientific/root/root.cache @@ -39,7 +39,7 @@ [DEP] numpy [DEP] openssl [DEP] python -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/scientific/root/root.conf b/scientific/root/root.conf index e41346920..8d16634f0 100644 --- a/scientific/root/root.conf +++ b/scientific/root/root.conf @@ -37,7 +37,7 @@ rootconfopt="--enable-rpath --enable-shared --enable-soversion --enable-explicit #FIXME --with-sys-iconpath # use QT as graphics backend -pkginstalled qt && var_append rootconfopt ' ' "--enable-qt" +pkginstalled qt3 && var_append rootconfopt ' ' "--enable-qt" # various stuff var_append rootconfopt ' ' "--enable-table" diff --git a/security/fwbuilder/fwbuilder.cache b/security/fwbuilder/fwbuilder.cache index 912d4208d..d9c613d8a 100644 --- a/security/fwbuilder/fwbuilder.cache +++ b/security/fwbuilder/fwbuilder.cache @@ -45,7 +45,7 @@ [DEP] net-snmp [DEP] net-tools [DEP] openssl -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/security/libfwbuilder/libfwbuilder.cache b/security/libfwbuilder/libfwbuilder.cache index 2e51d7af6..7e8ad9efb 100644 --- a/security/libfwbuilder/libfwbuilder.cache +++ b/security/libfwbuilder/libfwbuilder.cache @@ -22,7 +22,7 @@ [DEP] net-snmp [DEP] net-tools [DEP] openssl -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/security/pinentry/pinentry.cache b/security/pinentry/pinentry.cache index 8c1e22ffc..fd4e5360d 100644 --- a/security/pinentry/pinentry.cache +++ b/security/pinentry/pinentry.cache @@ -54,7 +54,7 @@ [DEP] net-tools [DEP] pango [DEP] pkgconfig -[DEP] qt +[DEP] qt3 [DEP] renderproto [DEP] sed [DEP] sysfiles diff --git a/security/qt-qca-tls/qt-qca-tls.cache b/security/qt-qca-tls/qt-qca-tls.cache index 535b273f0..dfc3b6e3b 100644 --- a/security/qt-qca-tls/qt-qca-tls.cache +++ b/security/qt-qca-tls/qt-qca-tls.cache @@ -38,7 +38,7 @@ [DEP] mesa [DEP] openssl [DEP] patch -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/security/qt-qca/qt-qca.cache b/security/qt-qca/qt-qca.cache index 7b7ccca5e..5b2b39fd8 100644 --- a/security/qt-qca/qt-qca.cache +++ b/security/qt-qca/qt-qca.cache @@ -35,7 +35,7 @@ [DEP] linux-header [DEP] make [DEP] mesa -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/textproc/kile/kile.cache b/textproc/kile/kile.cache index 6015d3cb9..61f558a09 100644 --- a/textproc/kile/kile.cache +++ b/textproc/kile/kile.cache @@ -54,7 +54,7 @@ [DEP] net-tools [DEP] pcre [DEP] perl -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/themes/baghira/baghira.cache b/themes/baghira/baghira.cache index b76db280b..b7ad24a94 100644 --- a/themes/baghira/baghira.cache +++ b/themes/baghira/baghira.cache @@ -56,7 +56,7 @@ [DEP] mktemp [DEP] net-tools [DEP] perl -[DEP] qt +[DEP] qt3 [DEP] renderproto [DEP] sed [DEP] sysfiles diff --git a/themes/qtcurve/qtcurve.cache b/themes/qtcurve/qtcurve.cache index 10c5e6ce6..035313c69 100644 --- a/themes/qtcurve/qtcurve.cache +++ b/themes/qtcurve/qtcurve.cache @@ -63,7 +63,7 @@ [DEP] patch [DEP] perl [DEP] pkgconfig -[DEP] qt +[DEP] qt3 [DEP] renderproto [DEP] sed [DEP] sysfiles diff --git a/themes/thin-keramik/thin-keramik.cache b/themes/thin-keramik/thin-keramik.cache index 56bb55ef9..a3a77ff4d 100644 --- a/themes/thin-keramik/thin-keramik.cache +++ b/themes/thin-keramik/thin-keramik.cache @@ -51,7 +51,7 @@ [DEP] mktemp [DEP] net-tools [DEP] perl -[DEP] qt +[DEP] qt3 [DEP] sed [DEP] sysfiles [DEP] tar diff --git a/x11/xscreensaver/xscreensaver.cache b/x11/xscreensaver/xscreensaver.cache index 979d13e0b..54f27cc9a 100644 --- a/x11/xscreensaver/xscreensaver.cache +++ b/x11/xscreensaver/xscreensaver.cache @@ -99,7 +99,7 @@ [DEP] patch [DEP] perl [DEP] pkgconfig -[DEP] qt +[DEP] qt3 [DEP] randrproto [DEP] renderproto [DEP] rpm