aboutsummaryrefslogtreecommitdiff
path: root/devel/apr0
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-05-18 15:46:04 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-05-18 15:46:04 +0000
commit666979298b88c9e302032f62df5ef1f68e5233a9 (patch)
treec94dca94921878a4e2c20233a7d2a882ba92b583 /devel/apr0
parent2485663f9309cdcd95edb3a5e7800b4c243061cd (diff)
Notes
Diffstat (limited to 'devel/apr0')
-rw-r--r--devel/apr0/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/devel/apr0/Makefile b/devel/apr0/Makefile
index fede97a0dfc5..25a8a91ec02f 100644
--- a/devel/apr0/Makefile
+++ b/devel/apr0/Makefile
@@ -36,7 +36,6 @@ NO_LATEST_LINK= yes
USE_ICONV= yes
USE_AUTOTOOLS= automake:19 autoconf:262 libtool:22:env
USE_PERL5_BUILD= yes
-USE_PYTHON_BUILD= -2.6
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
@@ -156,8 +155,6 @@ post-patch:
${REINPLACE_CMD} -e 's,-lpthread,${PTHREAD_LIBS},g' \
${APR_WRKDIR}/build/apr_threads.m4 ${APR_WRKDIR}/build/apr_hints.m4 \
${APU_WRKDIR}/build/apu-conf.m4
- ${REINPLACE_CMD} -e '1 s/python/${PYTHON_VERSION}/' \
- ${APR_WRKDIR}/build/gen-build.py
run-autotools::
cd ${APR_WRKDIR} ; \