aboutsummaryrefslogtreecommitdiff
path: root/www/trac-pendingticket/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/trac-pendingticket/Makefile')
-rw-r--r--www/trac-pendingticket/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/trac-pendingticket/Makefile b/www/trac-pendingticket/Makefile
index f160550b820a..595d9d1c18fa 100644
--- a/www/trac-pendingticket/Makefile
+++ b/www/trac-pendingticket/Makefile
@@ -22,6 +22,7 @@ PLIST_FILES= bin/close_old_pending.py \
bin/migrate_pending_attrib_to_status.py \
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
+NO_STAGE= yes
post-patch:
cd ${WRKDIR}/${PORTNAME}plugin && ${PATCH} < ${PATCHDIR}/close_old_pending.py.patch
${REINPLACE_CMD} -e "s,%%PYTHON%%,${PYTHON_CMD}," ${WRKDIR}/${PORTNAME}plugin/close_old_pending.py