From 28bf02d683a6e9edd30f15574a3ae61f0ff5e585 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 22:13:34 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: net-im) --- net-im/py-xmpppy-irc/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'net-im/py-xmpppy-irc') 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 -# +# Created by: Andrew Pantyukhin # $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}," \ -- cgit v1.2.3