aboutsummaryrefslogtreecommitdiff
path: root/net-im/py-pyxmpp
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2005-03-05 12:13:50 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2005-03-05 12:13:50 +0000
commit6545bba599368173adcf4bc6edd53cbe4fbf3839 (patch)
tree0e3dd0b71a3662c2c3b25f551052adc31ecb63a7 /net-im/py-pyxmpp
parent213e5dbb84705540043ef56eba683b923efa1235 (diff)
downloadports-6545bba599368173adcf4bc6edd53cbe4fbf3839.tar.gz
ports-6545bba599368173adcf4bc6edd53cbe4fbf3839.zip
Notes
Diffstat (limited to 'net-im/py-pyxmpp')
-rw-r--r--net-im/py-pyxmpp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/py-pyxmpp/Makefile b/net-im/py-pyxmpp/Makefile
index d6772627460b..90b53985be58 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