Lines 52-57
Link Here
|
52 |
@${REINPLACE_CMD} -e "/VPATH/{G;s/$$/TOPDIR_/;}" -e "s:\(TOPDIR\)_:\1=${WRKSRC}:" ${WRKSRC}/misc/Makefile |
52 |
@${REINPLACE_CMD} -e "/VPATH/{G;s/$$/TOPDIR_/;}" -e "s:\(TOPDIR\)_:\1=${WRKSRC}:" ${WRKSRC}/misc/Makefile |
53 |
@${REINPLACE_CMD} -e 's|malloc.h|stdlib.h|' ${WRKSRC}/lib/import.cpp |
53 |
@${REINPLACE_CMD} -e 's|malloc.h|stdlib.h|' ${WRKSRC}/lib/import.cpp |
54 |
|
54 |
|
|
|
55 |
post-configure: |
56 |
${REINPLACE_CMD} -e 's/-lQtGui/-lQtCore -lQtGui/' ${WRKSRC}/Local.mak |
57 |
|
55 |
post-install: |
58 |
post-install: |
56 |
@-update-mime-database ${PREFIX}/share/mime |
59 |
@-update-mime-database ${PREFIX}/share/mime |