aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/conduit
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2011-02-25 18:59:09 +0800
committermiwi <miwi@FreeBSD.org>2011-02-25 18:59:09 +0800
commitba3e5206f6b0fc953d206cbe9d061597936b453c (patch)
tree7af60af2dafb335cf9bd742cd6e70535c07b4b4c /deskutils/conduit
parentbf83ad888df50c3085615d48c722646b7f671743 (diff)
downloadfreebsd-ports-gnome-ba3e5206f6b0fc953d206cbe9d061597936b453c.tar.gz
freebsd-ports-gnome-ba3e5206f6b0fc953d206cbe9d061597936b453c.tar.zst
freebsd-ports-gnome-ba3e5206f6b0fc953d206cbe9d061597936b453c.zip
- Remove PYTHON_REL < 250, since USE_PYTHON 2.5+
Diffstat (limited to 'deskutils/conduit')
-rw-r--r--deskutils/conduit/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/deskutils/conduit/Makefile b/deskutils/conduit/Makefile
index 1a149575392a..07582179e8d1 100644
--- a/deskutils/conduit/Makefile
+++ b/deskutils/conduit/Makefile
@@ -53,11 +53,6 @@ RUN_DEPENDS+= eog:${PORTSDIR}/graphics/eog
CONFIGURE_ARGS+= --enable-eog-plugin
.endif
-.if ${PYTHON_REL} < 250
-BUILD_DEPENDS+= ${PYTHON_SITELIBDIR}/elementtree/__init__.py:${PORTSDIR}/devel/py-elementtree
-RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/elementtree/__init__.py:${PORTSDIR}/devel/py-elementtree
-.endif
-
post-patch:
@${REINPLACE_CMD} -e 's|$$(libdir)/pkgconfig|${PREFIX}/libdata/pkgconfig|' \
${WRKSRC}/data/Makefile.in