aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-03-09 02:35:38 +0800
committerantoine <antoine@FreeBSD.org>2014-03-09 02:35:38 +0800
commit030d1e7018d3294cea3500072a970d7b051daa33 (patch)
tree812dd2862b1c6e5e1171801814b99880c1e73207 /lang
parentc762dce0082b05f4f5066a6c7e7f17716cb856c3 (diff)
downloadfreebsd-ports-gnome-030d1e7018d3294cea3500072a970d7b051daa33.tar.gz
freebsd-ports-gnome-030d1e7018d3294cea3500072a970d7b051daa33.tar.zst
freebsd-ports-gnome-030d1e7018d3294cea3500072a970d7b051daa33.zip
Do not depend on both py-setuptools and py-setuptoolsXX
Diffstat (limited to 'lang')
-rw-r--r--lang/cython/Makefile2
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