diff options
Diffstat (limited to 'devel/stringencoders/Makefile')
-rw-r--r-- | devel/stringencoders/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/stringencoders/Makefile b/devel/stringencoders/Makefile index bd736f3ad01a..5c0e5a3ee3a9 100644 --- a/devel/stringencoders/Makefile +++ b/devel/stringencoders/Makefile @@ -17,6 +17,6 @@ COMMENT= Collection of high performance c-string transformations USE_PERL5= yes HAS_CONFIGURE= yes USE_LDCONFIG= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 .include <bsd.port.mk> |