diff options
Diffstat (limited to 'devel/libthai/Makefile')
-rw-r--r-- | devel/libthai/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libthai/Makefile b/devel/libthai/Makefile index f90117b8f9a7..283f0db27c86 100644 --- a/devel/libthai/Makefile +++ b/devel/libthai/Makefile @@ -17,7 +17,7 @@ COMMENT= Thai language support library USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_GMAKE= yes -USE_AUTOTOOLS= automake:15 autoconf:262 libtool:15 +USE_AUTOTOOLS= automake:15 autoconf:262 libtool:22 MAKE_JOBS_UNSAFE= yes ALL_TARGET= all check |