aboutsummaryrefslogtreecommitdiff
path: root/net-im/py-xmpppy
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2014-06-20 08:24:54 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2014-06-20 08:24:54 +0000
commit6baf39a95b6e368f4424752416b9a20a4d191731 (patch)
tree9a6dc4ad99949c84af4cfdf3abe818fcb232d7e9 /net-im/py-xmpppy
parent4114bc43b654382bed0dcc5c1b96553228c9dafa (diff)
downloadports-6baf39a95b6e368f4424752416b9a20a4d191731.tar.gz
ports-6baf39a95b6e368f4424752416b9a20a4d191731.zip
Notes
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},"