summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2012-11-22 12:27:50 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2012-11-22 12:27:50 +0000
commit4ef2814bb1c6cee23f05e4852daf2db64998a578 (patch)
treece962eafad7168ec075670b00c49a47558e5a8f2 /net-im
parentUpdate to -dev13. (diff)
- chase irc/py-irclib rename
Reported by: portmgr (beat) Pointyhat to: rm (myself) Feature safe: yes
Notes
Notes: svn path=/head/; revision=307647
Diffstat (limited to 'net-im')
-rw-r--r--net-im/py-xmpppy-irc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/py-xmpppy-irc/Makefile b/net-im/py-xmpppy-irc/Makefile
index 5128bb5788e3..5f992b531fc3 100644
--- a/net-im/py-xmpppy-irc/Makefile
+++ b/net-im/py-xmpppy-irc/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xmpppy-irc
PORTVERSION= 0.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-im python irc
MASTER_SITES= SF/xmpppy/PyIRCt/${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -17,7 +17,7 @@ MAINTAINER= wenheping@gmail.com
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
+ ${PYTHON_PKGNAMEPREFIX}irc>0:${PORTSDIR}/irc/py-irc
USE_PYTHON= 2.5+
NO_BUILD= yes