aboutsummaryrefslogtreecommitdiff
path: root/chinese/wordpress-zh_CN
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2016-08-15 11:09:24 +0000
committerPawel Pekala <pawel@FreeBSD.org>2016-08-15 11:09:24 +0000
commit0338e80dcfefe5b91a15f9674a7d95a3ed11f9c4 (patch)
treec43d9361d838bf95f9e61582f796aecd5792cbf4 /chinese/wordpress-zh_CN
parent8043e5d1f082ddfb213d61aa7c8b34ea4b3393dc (diff)
downloadports-0338e80dcfefe5b91a15f9674a7d95a3ed11f9c4.tar.gz
ports-0338e80dcfefe5b91a15f9674a7d95a3ed11f9c4.zip
- Take maintainership [1]
- Convert to USES=php:web PR: 211728 [1] Submitted by: Jochen Neumeister [1]
Notes
Notes: svn path=/head/; revision=420226
Diffstat (limited to 'chinese/wordpress-zh_CN')
-rw-r--r--chinese/wordpress-zh_CN/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/wordpress-zh_CN/Makefile b/chinese/wordpress-zh_CN/Makefile
index 9c2213401af7..215f31c6dee1 100644
--- a/chinese/wordpress-zh_CN/Makefile
+++ b/chinese/wordpress-zh_CN/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= chinese www
MASTER_SITES= http://cn.wordpress.org/
PKGNAMESUFFIX= -zh_CN
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= joneum@bsdproject.de
COMMENT= State-of-the-art semantic personal publishing platform
LICENSE= GPLv2+
@@ -18,10 +18,10 @@ BROKEN_powerpc64= Does not build
WRKSRC= ${WRKDIR}/${PORTNAME}
+USES= php:web
USE_PHP= curl gd mysqli pcre tokenizer xml zip
NO_ARCH= yes
NO_BUILD= yes
-WANT_PHP_WEB= yes
PLIST= ${WRKDIR}/pkg-plist
WWWDIR= ${PREFIX}/www/${PORTNAME}${PKGNAMESUFFIX}