diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2016-08-15 11:00:27 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2016-08-15 11:00:27 +0000 |
commit | b4ac49a03ec3ad98c66a9518ea4637352be8563e (patch) | |
tree | 7bc746b04151ff9cb9bf4393f227b2662c59c5a1 /japanese/wordpress | |
parent | ab87b34d4ef6e591e986dcfec47dfffec93c1acc (diff) | |
download | ports-b4ac49a03ec3ad98c66a9518ea4637352be8563e.tar.gz ports-b4ac49a03ec3ad98c66a9518ea4637352be8563e.zip |
Notes
Diffstat (limited to 'japanese/wordpress')
-rw-r--r-- | japanese/wordpress/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/japanese/wordpress/Makefile b/japanese/wordpress/Makefile index a5d3fe697bfe..97e43c385867 100644 --- a/japanese/wordpress/Makefile +++ b/japanese/wordpress/Makefile @@ -7,7 +7,7 @@ DISTVERSIONSUFFIX= -ja CATEGORIES= japanese www MASTER_SITES= http://ja.wordpress.org/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= joneum@bsdproject.de COMMENT= State-of-the-art semantic personal publishing platform LICENSE= GPLv2 GPLv3 @@ -20,9 +20,8 @@ CONFLICTS_INSTALL= wordpress-[0-9].* de-wordpress-[0-9].* ru-wordpress-[0-9].* NO_ARCH= yes NO_BUILD= yes -USES= cpe +USES= cpe php:web USE_PHP= curl gd mysqli pcre tokenizer xml zip zlib ftp -WANT_PHP_WEB= yes WRKSRC= ${WRKDIR}/${PORTNAME} CPE_LANG= ja |