aboutsummaryrefslogtreecommitdiff
path: root/chinese/wordpress-zh_CN/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'chinese/wordpress-zh_CN/Makefile')
-rw-r--r--chinese/wordpress-zh_CN/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/chinese/wordpress-zh_CN/Makefile b/chinese/wordpress-zh_CN/Makefile
index 0b3220a7055b..cde8bca719e9 100644
--- a/chinese/wordpress-zh_CN/Makefile
+++ b/chinese/wordpress-zh_CN/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= wordpress
-DISTVERSION= 5.3.3
+DISTVERSION= 5.4.2
DISTVERSIONSUFFIX= -zh_CN
CATEGORIES= chinese www
MASTER_SITES= http://cn.wordpress.org/
@@ -17,7 +17,8 @@ LICENSE_FILE= ${WRKSRC}/license.txt
WRKSRC= ${WRKDIR}/${PORTNAME}
USES= php:web
-USE_PHP= curl gd json mysqli pcre tokenizer xml zip
+USE_PHP= curl exif fileinfo ftp gd hash json mysqli pcre tokenizer xml zip zlib
+RUN_DEPENDS= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/imagick.so:graphics/pecl-imagick@${PHP_FLAVOR}
NO_ARCH= yes
NO_BUILD= yes