aboutsummaryrefslogtreecommitdiff
path: root/devel/py-coro
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-05-04 21:41:12 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-05-04 21:41:12 +0000
commit2406d49a61ea8765af0e4569254f5dca9b0a54c7 (patch)
treedec929e55f9a1d4050bb11ff517a1459898008e0 /devel/py-coro
parentecaa4f6bdb5e038a87e6dafdea98d5a741ae67fa (diff)
downloadports-2406d49a61ea8765af0e4569254f5dca9b0a54c7.tar.gz
ports-2406d49a61ea8765af0e4569254f5dca9b0a54c7.zip
Notes
Diffstat (limited to 'devel/py-coro')
-rw-r--r--devel/py-coro/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/py-coro/Makefile b/devel/py-coro/Makefile
index 5f857c5f499c..285a382e4470 100644
--- a/devel/py-coro/Makefile
+++ b/devel/py-coro/Makefile
@@ -18,7 +18,6 @@ COMMENT= Python coroutine implementation
BUILD_DEPENDS= ${LOCALBASE}/lib/libcoro.a:${PORTSDIR}/devel/libcoro
USE_PYTHON= yes
-USE_REINPLACE= yes
PLIST_SUB+= PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR:S/^${LOCALBASE}\///g}
MAKE_ENV= SHORT_PYTHON_VERSION=${PYTHON_VERSION:S/python//} \
EXTRA_INCLUDE="-I${LOCALBASE}/include" \