diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-12-13 17:00:14 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-12-13 17:00:14 +0000 |
commit | 1b1b29c5e67c38e250e44ae7563d512ebe74fea2 (patch) | |
tree | 6970168a5505ab8a1e3f83ccfe8038cceb959628 /net-im/py-xmpppy | |
parent | 5c8b7419b2fd183f0fd102640a7a0b95aa54385b (diff) |
Notes
Diffstat (limited to 'net-im/py-xmpppy')
-rw-r--r-- | net-im/py-xmpppy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/py-xmpppy/Makefile b/net-im/py-xmpppy/Makefile index f3712ad483e2..9647400c91a0 100644 --- a/net-im/py-xmpppy/Makefile +++ b/net-im/py-xmpppy/Makefile @@ -17,7 +17,7 @@ COMMENT= A Python library that provides easy scripting with Jabber RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dnspython>=1.7.1:${PORTSDIR}/dns/py-dnspython -USE_PYTHON= 2.3+ +USE_PYTHON= 2.4+ USE_PYDISTUTILS= yes post-patch: |