diff options
Diffstat (limited to 'devel/apr2/Makefile')
-rw-r--r-- | devel/apr2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/apr2/Makefile b/devel/apr2/Makefile index 2c741b21aa36..ef1262fbe9e4 100644 --- a/devel/apr2/Makefile +++ b/devel/apr2/Makefile @@ -29,8 +29,7 @@ COMMENT= The Apache Group's Portability Library LIB_DEPENDS+= expat.4:${PORTSDIR}/textproc/expat2 \ iconv.3:${PORTSDIR}/converters/libiconv -WANT_AUTOCONF_VER= 253 - +USE_AUTOCONF_VER= 253 USE_PERL5= yes USE_GMAKE= yes USE_LIBTOOL_VER= 14 |