From 9e8336518082c23ff467a67589d817f34b593e2e Mon Sep 17 00:00:00 2001 From: miwi Date: Thu, 7 Jan 2016 07:24:53 +0000 Subject: - Update to 4.4.1 --- german/wordpress/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'german/wordpress/Makefile') diff --git a/german/wordpress/Makefile b/german/wordpress/Makefile index 5fe49e15a3d4..f9b27dad2b44 100644 --- a/german/wordpress/Makefile +++ b/german/wordpress/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 4.4 +PORTVERSION= 4.4.1 DISTVERSIONSUFFIX= -de_DE PORTREVISION= 1 CATEGORIES= german www @@ -20,7 +20,7 @@ CONFLICTS_INSTALL= wordpress-[0-9].* ja-wordpress-[0-9].* ru-wordpress-[0-9].* NO_ARCH= yes NO_BUILD= yes USES= cpe -USE_PHP= curl gd hash mysql pcre tokenizer xml zip zlib ftp +USE_PHP= curl gd hash mysqli pcre tokenizer xml zip zlib ftp WANT_PHP_WEB= yes WRKSRC= ${WRKDIR}/${PORTNAME} -- cgit