aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authorsem <sem@FreeBSD.org>2005-03-05 20:13:50 +0800
committersem <sem@FreeBSD.org>2005-03-05 20:13:50 +0800
commit41cadd8dcf579622f3046f6ec90bcd5d3aece749 (patch)
tree775b0a1a391962a7e19d170cef43284af4af55d1 /net-im
parent589e3e219ad7a7b5b5e3247c2403cda4ef6cb781 (diff)
downloadfreebsd-ports-graphics-41cadd8dcf579622f3046f6ec90bcd5d3aece749.tar.gz
freebsd-ports-graphics-41cadd8dcf579622f3046f6ec90bcd5d3aece749.tar.zst
freebsd-ports-graphics-41cadd8dcf579622f3046f6ec90bcd5d3aece749.zip
- Add run dependence on py-libxml2
Submitted by: maintainer (irc)
Diffstat (limited to 'net-im')
-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 d6772627460..90b53985be5 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