diff options
Diffstat (limited to 'textproc/uim-qt4/Makefile')
-rw-r--r-- | textproc/uim-qt4/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/uim-qt4/Makefile b/textproc/uim-qt4/Makefile index a8258a78570e..e2e7f202a427 100644 --- a/textproc/uim-qt4/Makefile +++ b/textproc/uim-qt4/Makefile @@ -8,8 +8,7 @@ COMMENT= Qt4 modules of uim input method LIB_DEPENDS= libuim.so:${PORTSDIR}/textproc/uim USE_QT4= qmake_build moc_build qt3support uic -USE_AUTOTOOLS= libtool -USES= iconv +USES= iconv libtool MASTERDIR= ${.CURDIR}/../../textproc/uim PKGDIR= ${.CURDIR} |