diff options
Diffstat (limited to 'chinese/qt4-codecs-tw/Makefile')
-rw-r--r-- | chinese/qt4-codecs-tw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/qt4-codecs-tw/Makefile b/chinese/qt4-codecs-tw/Makefile index fdd3dc6e81b0..eb0839f53005 100644 --- a/chinese/qt4-codecs-tw/Makefile +++ b/chinese/qt4-codecs-tw/Makefile @@ -60,6 +60,6 @@ pre-configure: ${WRKSRC}/tw.pro ${MKDIR} ${WRKSRC}/../../../mkspecs ${LN} -sf ${LOCALBASE}/bin/qmake-qt4 ${WRKSRC}/../../../../bin/qmake - ${LN} -sf ${LOCALBASE}/bin/moc4 ${WRKSRC}/../../../../bin/moc + ${LN} -sf ${LOCALBASE}/bin/moc-qt4 ${WRKSRC}/../../../../bin/moc .include <bsd.port.post.mk> |