These sed invocations:
${REINPLACE_CMD} -E -e
's|-L.[^[:space:]]*qt-x11-opensource.[^[:space:]]*lib||g' \
               -E -e 's|(.*location=).*moc|\1${PREFIX}/bin/moc-qt4|g' \
               -E -e 's|(.*location=).*uic|\1${PREFIX}/bin/uic-qt4|g' \
should most likely refer to ${LOCALBASE}/bin/{moc,uic}-qt4

Also many qt4 ports seem to use bsd.port.{pre,post}.mk for
no reason. This slows them down.

Thanks for the update!

*** Disclaimer: this is my own opinion ***
_______________________________________________
kde-freebsd mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-freebsd

Reply via email to