diff options
Diffstat (limited to 'textproc/uim-kde/Makefile')
-rw-r--r-- | textproc/uim-kde/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/uim-kde/Makefile b/textproc/uim-kde/Makefile index a3f3159cc01a..95195eb570b8 100644 --- a/textproc/uim-kde/Makefile +++ b/textproc/uim-kde/Makefile @@ -15,7 +15,7 @@ RUN_DEPENDS= uim-pref-qt:${PORTSDIR}/textproc/uim-qt USE_GCC= 4.2+ USE_KDELIBS_VER=3 USE_QT_VER= 3 -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 MASTERDIR= ${.CURDIR}/../../textproc/uim PKGDIR= ${.CURDIR} |