Prevent qmake from running again here as well.
This commit is contained in:
parent
5a7a691ef8
commit
52f174f280
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=192556
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ pre-configure:
|
|||
${LN} -sf ${LOCALBASE}/bin/moc-qt4 ${WRKSRC}/../../bin/moc
|
||||
post-configure:
|
||||
${REINPLACE_CMD} -e 's|${PREFIX}/lib/Qt3Support.pc|${PREFIX}/libdata/pkgconfig/Qt3Support.pc|g' \
|
||||
${WRKSRC}/Makefile
|
||||
-e 's|.*$$(QMAKE).*||g' ${WRKSRC}/Makefile
|
||||
${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' \
|
||||
|
|
Loading…
Reference in a new issue