summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--german/wordpress/Makefile2
-rw-r--r--www/wordpress-mu/Makefile2
-rw-r--r--www/wordpress/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/german/wordpress/Makefile b/german/wordpress/Makefile
index 8d7426814002..8d93e74b935a 100644
--- a/german/wordpress/Makefile
+++ b/german/wordpress/Makefile
@@ -22,7 +22,7 @@ BROKEN= distfile mismatch
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_ZIP= YES
-USE_PHP= mysql pcre xml
+USE_PHP= mysql pcre xml gd
NO_BUILD= YES
WANT_PHP_WEB= YES
WORDPRESS?= www/wordpress
diff --git a/www/wordpress-mu/Makefile b/www/wordpress-mu/Makefile
index 54fc5b674e9a..f61ace194542 100644
--- a/www/wordpress-mu/Makefile
+++ b/www/wordpress-mu/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= wordpress-mu
-PORTVERSION= 2.7
+PORTVERSION= 2.7.1
PORTEPOCH= 2
CATEGORIES= www
MASTER_SITES= http://mu.wordpress.org/
diff --git a/www/wordpress/Makefile b/www/wordpress/Makefile
index 665c3b01b986..47e922eaf228 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
+USE_PHP= mysql pcre xml gd
NO_BUILD= YES
WANT_PHP_WEB= YES
WORDPRESS?= www/data/wordpress