diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/wordpress/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/wordpress/Makefile b/www/wordpress/Makefile index c73655962cae..2d546bc00f91 100644 --- a/www/wordpress/Makefile +++ b/www/wordpress/Makefile @@ -20,7 +20,7 @@ COMMENT= A state-of-the-art semantic personal publishing platform WRKSRC= ${WRKDIR}/${PORTNAME} -USE_PHP= mysql pcre xml gd tokenizer +USE_PHP= mysql pcre xml gd tokenizer zip NO_BUILD= YES WANT_PHP_WEB= YES WORDPRESS?= www/data/wordpress |