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-irc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-im/py-xmpppy-irc') diff --git a/net-im/py-xmpppy-irc/Makefile b/net-im/py-xmpppy-irc/Makefile index 07d1ee7b8049..9cc5bdba4d45 100644 --- a/net-im/py-xmpppy-irc/Makefile +++ b/net-im/py-xmpppy-irc/Makefile @@ -18,7 +18,7 @@ COMMENT= An xmpp to irc transport RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/xmpp/__init__.py:${PORTSDIR}/net-im/py-xmpppy \ ${PYTHON_SITELIBDIR}/irclib.py:${PORTSDIR}/irc/py-irclib -USE_PYTHON= 2.3+ +USE_PYTHON= 2.4+ NO_BUILD= yes FILES= irc.py jep0106.py jep0133.py test_jep0106.py PFILES= ${FILES:S.^.%%PYTHON_SITELIBDIR%%/xmpp/irc/.} -- cgit v1.2.3