diff options
Diffstat (limited to 'lang/cython/Makefile')
-rw-r--r-- | lang/cython/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lang/cython/Makefile b/lang/cython/Makefile index 252e49eab75a..2a501e9c96c4 100644 --- a/lang/cython/Makefile +++ b/lang/cython/Makefile @@ -12,8 +12,6 @@ DISTNAME= Cython-${PORTVERSION} MAINTAINER= wen@FreeBSD.org COMMENT= Compiler for Writing C Extensions for the Python Language -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pkg_resources.py:${PORTSDIR}/devel/py-setuptools - USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes |