diff options
Diffstat (limited to 'chinese/qt4-codecs-tw/Makefile')
-rw-r--r-- | chinese/qt4-codecs-tw/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chinese/qt4-codecs-tw/Makefile b/chinese/qt4-codecs-tw/Makefile index 2e8cb17f26e0..3c3dc0dfb7ec 100644 --- a/chinese/qt4-codecs-tw/Makefile +++ b/chinese/qt4-codecs-tw/Makefile @@ -45,8 +45,6 @@ CONFIGURE_WRKSRC=${WRKSRC}/../../../.. pre-configure: ${CP} ${.CURDIR}/../../devel/qt4/files/configure ${CONFIGURE_WRKSRC} - ${REINPLACE_CMD} -e 's|target.path.*|target.path=${PREFIX}/lib/plugins/codecs|g' \ - ${WRKSRC}/tw.pro ${MKDIR} ${WRKSRC}/../../../mkspecs ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/../../../../bin/qmake ${LN} -sf ${LOCALBASE}/bin/moc-qt4 ${WRKSRC}/../../../../bin/moc |