aboutsummaryrefslogtreecommitdiff
path: root/chinese/wordpress-zh_TW/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'chinese/wordpress-zh_TW/Makefile')
-rw-r--r--chinese/wordpress-zh_TW/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/chinese/wordpress-zh_TW/Makefile b/chinese/wordpress-zh_TW/Makefile
index 2a4d0295773e..8580deb1ad4c 100644
--- a/chinese/wordpress-zh_TW/Makefile
+++ b/chinese/wordpress-zh_TW/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= wordpress
-PORTVERSION= 5.3.3
+PORTVERSION= 5.4.2
DISTVERSIONSUFFIX= -zh_TW
CATEGORIES= chinese www
MASTER_SITES= http://tw.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 ftp
+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