diff options
Diffstat (limited to 'devel/apr1')
-rw-r--r-- | devel/apr1/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/apr1/Makefile b/devel/apr1/Makefile index eba773960c2b..cf4fc44ebc45 100644 --- a/devel/apr1/Makefile +++ b/devel/apr1/Makefile @@ -6,7 +6,7 @@ PORTNAME= apr PORTVERSION= ${APR_VERSION}.${APU_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= apr @@ -34,7 +34,7 @@ APR_VERSION= 1.4.2 APU_VERSION= 1.3.9 USE_ICONV= yes -USE_AUTOTOOLS= automake:19 autoconf:262 libtool:22:env +USE_AUTOTOOLS= automake:19 autoconf:267 libtool:22:env USE_PERL5_BUILD= yes USE_PYTHON_BUILD= -2.7 USE_LDCONFIG= yes |