[kde-freebsd] cvs commit: ports/Mk bsd.kde.mk bsd.port.mk bsd.qt.mk ports/accessibility/qt4-accessible Makefile distinfo ports/chinese/qt4-codecs-cn Makefile distinfo ports/chinese/qt4-codecs-tw Makefile distinfo ...

Andrew Pantyukhin sat at FreeBSD.org
Mon Jul 16 20:51:47 CEST 2007


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 ***


More information about the kde-freebsd mailing list