SVN commit 7238 by rakuco: qt4-phonon, qt4-phonon-gst: Reword the check from r7237 a little.
It makes more sense to just define WITH_QT_PHONON if PACKAGE_BUILDING is set, otherwise !.defined(WITH_QT_PHONON) && defined(PACKAGE_BUILDING) in qt4-phonon-gst will end up pulling phonon, not qt4-phonon. The check in qt4-phonon itself was changed to keep the checks symmetric. M +5 -1 qt4-phonon-gst/Makefile M +5 -1 qt4-phonon/Makefile _______________________________________________ kde-freebsd mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
