aboutsummaryrefslogtreecommitdiff
path: root/devel/py-gdata
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-02-25 10:59:09 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-02-25 10:59:09 +0000
commita2ee9211ad5bd1b39f7505ca8533308e59b5362f (patch)
tree07f66a5f82a15909fd099a6b4bcaa93c17aac395 /devel/py-gdata
parent25d2a59c4c9869d51cbd21fc475ad24503de361f (diff)
downloadports-a2ee9211ad5bd1b39f7505ca8533308e59b5362f.tar.gz
ports-a2ee9211ad5bd1b39f7505ca8533308e59b5362f.zip
Notes
Diffstat (limited to 'devel/py-gdata')
-rw-r--r--devel/py-gdata/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/devel/py-gdata/Makefile b/devel/py-gdata/Makefile
index c388834164c5..bef1c9c4389b 100644
--- a/devel/py-gdata/Makefile
+++ b/devel/py-gdata/Makefile
@@ -29,10 +29,6 @@ EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME}
.include <bsd.port.pre.mk>
-.if ${PYTHON_REL} < 250
-RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/elementtree/__init__.py:${PORTSDIR}/devel/py-elementtree
-.endif
-
# avoid warning with Python > 2.5
.if ${PYTHON_REL} > 250
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-src_atom-mock_service.py \