summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net-im/py-pyxmpp/Makefile1
-rw-r--r--net/py-pyxmpp/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/net-im/py-pyxmpp/Makefile b/net-im/py-pyxmpp/Makefile
index d677262..90b5398 100644
--- a/net-im/py-pyxmpp/Makefile
+++ b/net-im/py-pyxmpp/Makefile
@@ -15,6 +15,7 @@ MAINTAINER= vsevolod@highsecure.ru
COMMENT= A Python XMPP library
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2:install
+RUN_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2.py:${PORTSDIR}/textproc/py-libxml2
USE_PYTHON= 2.3+
USE_PYDISTUTILS= yes
diff --git a/net/py-pyxmpp/Makefile b/net/py-pyxmpp/Makefile
index d677262..90b5398 100644
--- a/net/py-pyxmpp/Makefile
+++ b/net/py-pyxmpp/Makefile
@@ -15,6 +15,7 @@ MAINTAINER= vsevolod@highsecure.ru
COMMENT= A Python XMPP library
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2:install
+RUN_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2.py:${PORTSDIR}/textproc/py-libxml2
USE_PYTHON= 2.3+
USE_PYDISTUTILS= yes
OpenPOWER on IntegriCloud