summaryrefslogtreecommitdiff
path: root/net-im/py-xmpppy-yahoo/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-02-25 03:19:29 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-02-25 03:19:29 +0000
commit729d9d232f2d99318b1c393e60fa5acadf5587b3 (patch)
tree587d15de621adfc5fa93e4c481b8470e04053dc3 /net-im/py-xmpppy-yahoo/Makefile
parentstrictures turns on indirect checking only when it thinks it's running (diff)
- Move over to py25 or above
- While here get rid FreeBSD 6.X and md5 support
Notes
Notes: svn path=/head/; revision=269643
Diffstat (limited to 'net-im/py-xmpppy-yahoo/Makefile')
-rw-r--r--net-im/py-xmpppy-yahoo/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/py-xmpppy-yahoo/Makefile b/net-im/py-xmpppy-yahoo/Makefile
index f7cdd0d41a19..51bee0978b22 100644
--- a/net-im/py-xmpppy-yahoo/Makefile
+++ b/net-im/py-xmpppy-yahoo/Makefile
@@ -7,6 +7,7 @@
PORTNAME= yahoo
PORTVERSION= 0.3.20070314
+PORTREVISION= 1
CATEGORIES= net-im python
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR=lofi
@@ -21,7 +22,7 @@ OPTIONS= EJABBERD "Use transport with ejabberd" off
RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/xmpp/__init__.py:${PORTSDIR}/net-im/py-xmpppy \
${PYTHON_SITELIBDIR}/DNS/__init__.py:${PORTSDIR}/dns/py-dns
-USE_PYTHON= 2.4+
+USE_PYTHON= 2.5+
NO_BUILD= yes
FILES= adhoc.py config.py jep0133.py roomlist.py xmlconfig.py \
yahoo_helpers.py avatar.py htmlutils.py migratespool.py toolbox.py \