On Fri, 20 Jun 2008 21:38:24 -0700, David Johnson wrote:
> Okay, here's the finished patch. This changes the prefix for libraries,
> headers and examples. Extract and component lists were also updated.
>
> The new installation directories are:
>                 -prefix ${PREFIX} \
>                 -bindir ${PREFIX}/bin \
>                 -libdir ${PREFIX}/lib/qt4 \
>                 -docdir ${PREFIX}/share/doc/qt4 \
>                 -headerdir ${PREFIX}/include/qt4 \
>                 -plugindir ${PREFIX}/lib/qt4/plugins \
>                 -datadir ${PREFIX}/share/qt4 \
>                 -translationdir ${PREFIX}/share/qt4/translations \
>                 -sysconfdir ${PREFIX}/etc/xdg \
>                 -examplesdir ${PREFIX}/share/examples/qt4/examples \
>                 -demosdir ${PREFIX}/share/examples/qt4/demos
>
> Please look this over and let me know if it's okay.

I've started tinderbox build with your patch, several ports built fine 
already. I'll notify when tinder finished the build.

Max
_______________________________________________
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd

Reply via email to