diff options
-rw-r--r-- | www/piwik/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/piwik/Makefile b/www/piwik/Makefile index a8a494ebedf7..accfde015026 100644 --- a/www/piwik/Makefile +++ b/www/piwik/Makefile @@ -25,7 +25,7 @@ PHPMYSQLI_USE= PHP=mysqli PLIST_SUB+= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} -USES= shebangfix +USES= cpe shebangfix SHEBANG_FILES= misc/log-analytics/import_logs.py pre-install: |