From 1b1b29c5e67c38e250e44ae7563d512ebe74fea2 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sun, 13 Dec 2009 17:00:14 +0000 Subject: - Get rip python 2.3+ Note: Python 2.3 is't longer supported and have a lot of security issues. Convert 2.3+ to yes/or 2.4/5+ With hat: portmgr --- net-im/py-xmpppy/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-im/py-xmpppy') 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: -- cgit v1.2.3