On Wed, 12 May 2010 00:55:56 +0400, Max Brazhnikov <[email protected]>
wrote:
> On Tue, 11 May 2010 11:18:43 -0700, Doug Barton wrote:
>> Dima,
>>
>> In 1.921 you suggested the following:
>> portmaster -o multimedia/qt4-phonon multimedia/phonon
>> portmaster -o multimedia/qt4-phonon-gst multimedia/phonon-gstreamer
These are backwards:
-o <new port dir in /usr/ports> <installed port>
replace the installed port with a port from a different origin
[tethys]:/usr/ports/databases/virtuoso> pkg_info -Ix phonon
phonon-xine-4.3.1_6 Phonon xine backend
qt4-phonon-4.6.1_1 Qt4 multimedia framework
qt4-phonon-gst-4.6.1_1 Qt4 multimedia framework, gstreamer backend
[tethys]:/usr/ports/databases/virtuoso>
That should read instead:
portmaster -o multimedia/phonon multimedia/qt4-phonon
portmaster -o multimedia/phonon-gstreamer multimedia/qt4-phonon-gst
Rusty Nejdl
_______________________________________________
kde-freebsd mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information