diff options
-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 a5d3fe697bf..97e43c38586 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 |