aboutsummaryrefslogtreecommitdiff
path: root/www/trac-pagetopdf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/trac-pagetopdf/Makefile')
-rw-r--r--www/trac-pagetopdf/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/trac-pagetopdf/Makefile b/www/trac-pagetopdf/Makefile
index e9b56c2210b0..ff05d3982f38 100644
--- a/www/trac-pagetopdf/Makefile
+++ b/www/trac-pagetopdf/Makefile
@@ -21,4 +21,5 @@ WRKSRC= ${WRKDIR}/${PORTNAME}plugin
PYDISTUTILS_PKGNAME= TracPageToPDF
PLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
+NO_STAGE= yes
.include <bsd.port.mk>