diff options
Diffstat (limited to 'www/wordpress-mu/Makefile')
-rw-r--r-- | www/wordpress-mu/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/wordpress-mu/Makefile b/www/wordpress-mu/Makefile index a4dc7802f604..9278a19a997d 100644 --- a/www/wordpress-mu/Makefile +++ b/www/wordpress-mu/Makefile @@ -6,7 +6,7 @@ # PORTNAME= wordpress-mu -PORTVERSION= 2.6 +PORTVERSION= 2.6.5 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= http://mu.wordpress.org/ @@ -17,9 +17,9 @@ COMMENT= Multi-user version of the famous WordPress blogging application WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -#USE_PHP= mysql pcre xml +USE_PHP= mysql pcre xml NO_BUILD= YES -#WANT_PHP_WEB= YES +WANT_PHP_WEB= YES SUB_FILES= pkg-message pre-everything:: |