diff options
Diffstat (limited to 'devel/apr0/Makefile')
-rw-r--r-- | devel/apr0/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/apr0/Makefile b/devel/apr0/Makefile index 67173ae54e5d..2b60b96b01cc 100644 --- a/devel/apr0/Makefile +++ b/devel/apr0/Makefile @@ -29,10 +29,10 @@ COMMENT= The Apache Group's Portability Library LIB_DEPENDS+= expat.5:${PORTSDIR}/textproc/expat2 \ iconv.3:${PORTSDIR}/converters/libiconv -USE_AUTOCONF_VER= 253 +USE_AUTOCONF_VER= 257 USE_PERL5= yes USE_GMAKE= yes -USE_LIBTOOL_VER= 14 +USE_LIBTOOL_VER= 15 LIBTOOLFILES= # none INSTALLS_SHLIB= yes GNU_CONFIGURE= yes |