diff options
Diffstat (limited to 'devel/safestr/Makefile')
-rw-r--r-- | devel/safestr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/safestr/Makefile b/devel/safestr/Makefile index e55f1b3ddf18..947d23aac774 100644 --- a/devel/safestr/Makefile +++ b/devel/safestr/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= xxl.2:${PORTSDIR}/devel/xxl:install CONFIGURE_ARGS= --with-xxl=${LOCALBASE} GNU_CONFIGURE= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_LDCONFIG= yes .if !defined(NOPORTDOCS) |