diff options
Diffstat (limited to 'www/trac-accountmanager/Makefile')
-rw-r--r-- | www/trac-accountmanager/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/trac-accountmanager/Makefile b/www/trac-accountmanager/Makefile index 8fdf11a09873..5ffd01dddbdd 100644 --- a/www/trac-accountmanager/Makefile +++ b/www/trac-accountmanager/Makefile @@ -36,4 +36,5 @@ WRKSRC= ${WRKDIR}/accountmanagerplugin/trunk # --- httpd.conf # SetEnv PYTHON_EGG_CACHE "/tmp/cache" +NO_STAGE= yes .include <bsd.port.mk> |