aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2010-06-22 23:55:15 +0800
committerrene <rene@FreeBSD.org>2010-06-22 23:55:15 +0800
commit67b2c452bd82b302a359f51e1dc198bc03ea09cf (patch)
treeed354fba494c8a034b74f857a6da026386e57974
parentb0e090ca25dd99af105216ed471f95da4c56eaf2 (diff)
downloadfreebsd-ports-gnome-67b2c452bd82b302a359f51e1dc198bc03ea09cf.tar.gz
freebsd-ports-gnome-67b2c452bd82b302a359f51e1dc198bc03ea09cf.tar.zst
freebsd-ports-gnome-67b2c452bd82b302a359f51e1dc198bc03ea09cf.zip
Remove a superfluous dependency.
PR: ports/147837 Submitted by: Sunpoet Po-Chuan Hsieh [sunpoet sunpoet.net] Approved by: maintainer, tabthorpe (mentor) Feature safe: yes
-rw-r--r--devel/boost-python-libs/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/boost-python-libs/Makefile b/devel/boost-python-libs/Makefile
index 402f0c3ae110..466c64b5c929 100644
--- a/devel/boost-python-libs/Makefile
+++ b/devel/boost-python-libs/Makefile
@@ -29,10 +29,8 @@ MAKE_ENV+= PYTHON_ROOT="${LOCALBASE}"\
PYTHON_LIB_PATH="${PYTHON_LIBDIR}"
RUN_DEPENDS+= ${LOCALBASE}/lib/libboost_thread.so.${BOOST_SHARED_LIB_VER}:${PORTSDIR}/devel/boost-libs
-RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/elementtree/ElementTree.py:${PORTSDIR}/devel/py-elementtree
BUILD_DEPENDS+= ${BJAM}:${PORTSDIR}/devel/boost-jam
-BUILD_DEPENDS+= ${PYTHON_SITELIBDIR}/elementtree/ElementTree.py:${PORTSDIR}/devel/py-elementtree
post-patch: customize-boost-build