aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/py-xmpppy
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2014-06-20 16:24:54 +0800
committervanilla <vanilla@FreeBSD.org>2014-06-20 16:24:54 +0800
commitec8ff8ff94978a33195071817eadf1bb6941b980 (patch)
tree9a6dc4ad99949c84af4cfdf3abe818fcb232d7e9 /net-im/py-xmpppy
parentcf046bd6bf3e5641ac70ab35715051d23f660d14 (diff)
downloadfreebsd-ports-gnome-ec8ff8ff94978a33195071817eadf1bb6941b980.tar.gz
freebsd-ports-gnome-ec8ff8ff94978a33195071817eadf1bb6941b980.tar.zst
freebsd-ports-gnome-ec8ff8ff94978a33195071817eadf1bb6941b980.zip
Stagify.
Approved by: portmgr@
Diffstat (limited to 'net-im/py-xmpppy')
-rw-r--r--net-im/py-xmpppy/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net-im/py-xmpppy/Makefile b/net-im/py-xmpppy/Makefile
index 436408f1efe0..dd677b318c25 100644
--- a/net-im/py-xmpppy/Makefile
+++ b/net-im/py-xmpppy/Makefile
@@ -17,7 +17,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dnspython>=1.7.1:${PORTSDIR}/dns/py-dnspytho
USE_PYTHON= yes
USE_PYDISTUTILS= yes
-NO_STAGE= yes
post-patch:
@${GREP} -lr '/usr/bin/python' ${WRKSRC} | \
${XARGS} ${REINPLACE_CMD} -e "s,^#!/usr/bin/python,#!${PYTHON_CMD},"