aboutsummaryrefslogtreecommitdiff
path: root/www/piwik
diff options
context:
space:
mode:
Diffstat (limited to 'www/piwik')
-rw-r--r--www/piwik/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/piwik/Makefile b/www/piwik/Makefile
index e1a336fdfd2d..27e2af1778f3 100644
--- a/www/piwik/Makefile
+++ b/www/piwik/Makefile
@@ -22,6 +22,7 @@ PHPMYSQLI_DESC= Use mysqli php module
OPTIONS_DEFAULT= PHPPDOMYSQL
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MPHPMYSQLI}