svn commit: r358528 - head/net-im/py-xmpppy
Vanilla I. Shu
vanilla at FreeBSD.org
Fri Jun 20 08:24:55 UTC 2014
Author: vanilla
Date: Fri Jun 20 08:24:54 2014
New Revision: 358528
URL: http://svnweb.freebsd.org/changeset/ports/358528
QAT: https://qat.redports.org/buildarchive/r358528/
Log:
Stagify.
Approved by: portmgr@
Modified:
head/net-im/py-xmpppy/Makefile
Modified: head/net-im/py-xmpppy/Makefile
==============================================================================
--- head/net-im/py-xmpppy/Makefile Fri Jun 20 08:17:24 2014 (r358527)
+++ head/net-im/py-xmpppy/Makefile Fri Jun 20 08:24:54 2014 (r358528)
@@ -17,7 +17,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dnsp
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},"
More information about the svn-ports-all
mailing list