aboutsummaryrefslogtreecommitdiff
path: root/net-im/py-xmpppy-irc
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:13:34 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:13:34 +0000
commit28bf02d683a6e9edd30f15574a3ae61f0ff5e585 (patch)
tree3627eb445c11fcddb4821034c5c6a4a785689342 /net-im/py-xmpppy-irc
parent0c710c7b4edb5ca79906be0115763864bc7c903f (diff)
downloadports-28bf02d683a6e9edd30f15574a3ae61f0ff5e585.tar.gz
ports-28bf02d683a6e9edd30f15574a3ae61f0ff5e585.zip
Notes
Diffstat (limited to 'net-im/py-xmpppy-irc')
-rw-r--r--net-im/py-xmpppy-irc/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/net-im/py-xmpppy-irc/Makefile b/net-im/py-xmpppy-irc/Makefile
index 5f992b531fc3..39b7558dfe92 100644
--- a/net-im/py-xmpppy-irc/Makefile
+++ b/net-im/py-xmpppy-irc/Makefile
@@ -1,9 +1,5 @@
-# Ports collection makefile for: py-irc-transport
-# Date created: 21 April 2006
-# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
-#
+# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= xmpppy-irc
PORTVERSION= 0.3
@@ -32,6 +28,7 @@ DDIR= ${PYTHON_SITELIBDIR}/xmpp/irc
PORTSCOUT= limit:^0\.4[1-4]
+NO_STAGE= yes
post-patch:
@${GREP} -lr '/usr/bin/python' ${WRKSRC} | \
${XARGS} ${REINPLACE_CMD} -e "s,/usr/bin/python,${PYTHON_CMD}," \