From c2b2b967ce223336c34f06e68dc66b56abb5438f Mon Sep 17 00:00:00 2001 From: miwi Date: Tue, 25 Apr 2017 06:03:19 +0000 Subject: - Revert the php7 switch, we can't force users to switch to php7 yet. --- chinese/wordpress-zh_CN/Makefile | 1 - chinese/wordpress-zh_TW/Makefile | 1 - 2 files changed, 2 deletions(-) (limited to 'chinese') diff --git a/chinese/wordpress-zh_CN/Makefile b/chinese/wordpress-zh_CN/Makefile index 7499754e7f20..5b2a91f507bc 100644 --- a/chinese/wordpress-zh_CN/Makefile +++ b/chinese/wordpress-zh_CN/Makefile @@ -20,7 +20,6 @@ USES= php:web USE_PHP= curl gd mysqli pcre tokenizer xml zip NO_ARCH= yes NO_BUILD= yes -IGNORE_WITH_PHP= 56 PLIST= ${WRKDIR}/pkg-plist WWWDIR= ${PREFIX}/www/${PORTNAME}${PKGNAMESUFFIX} diff --git a/chinese/wordpress-zh_TW/Makefile b/chinese/wordpress-zh_TW/Makefile index 097c41d3a7bb..752e5f98d037 100644 --- a/chinese/wordpress-zh_TW/Makefile +++ b/chinese/wordpress-zh_TW/Makefile @@ -20,7 +20,6 @@ USES= php:web USE_PHP= curl gd mysqli pcre tokenizer xml zip ftp NO_ARCH= yes NO_BUILD= yes -IGNORE_WITH_PHP= 56 PLIST= ${WRKDIR}/pkg-plist WWWDIR= ${PREFIX}/www/${PORTNAME}${PKGNAMESUFFIX} -- cgit