diff options
Diffstat (limited to 'net/uriparser/Makefile')
-rw-r--r-- | net/uriparser/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/uriparser/Makefile b/net/uriparser/Makefile index 44ed950b12e8..c30c599078b0 100644 --- a/net/uriparser/Makefile +++ b/net/uriparser/Makefile @@ -18,7 +18,7 @@ CONFIGURE_ARGS+=--disable-doc --disable-test USE_BZIP2= yes USE_GNOME= pkgconfig -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_LDCONFIG= yes post-patch: |