diff options
Diffstat (limited to 'devel/apr0/Makefile')
-rw-r--r-- | devel/apr0/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/apr0/Makefile b/devel/apr0/Makefile index 13a15c71b6c9..5e477c1dbfb6 100644 --- a/devel/apr0/Makefile +++ b/devel/apr0/Makefile @@ -28,7 +28,7 @@ COMMENT= The Apache Group's Portability Library LIB_DEPENDS+= expat.6:${PORTSDIR}/textproc/expat2 USE_ICONV= yes -USE_AUTOTOOLS= automake:19 autoconf:261 libtool:15:env +USE_AUTOTOOLS= automake:19 autoconf:262 libtool:15:env USE_PERL5_BUILD= yes USE_GMAKE= yes USE_PYTHON_BUILD= yes |