diff options
Diffstat (limited to 'devel/subversion/Makefile.common')
-rw-r--r-- | devel/subversion/Makefile.common | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/subversion/Makefile.common b/devel/subversion/Makefile.common index be40cf906998..6b1d825a444a 100644 --- a/devel/subversion/Makefile.common +++ b/devel/subversion/Makefile.common @@ -15,7 +15,7 @@ DIST_SUBDIR= subversion EXTRACT_ONLY= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} MAKE_JOBS_SAFE= yes USE_BZIP2= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 CONFIGURE_ARGS= --with-ssl |