From fd39697b00d13686ce57e7d046596a48308a9be2 Mon Sep 17 00:00:00 2001 From: taca Date: Tue, 16 Mar 2010 13:50:34 +0000 Subject: * Remove USE_PHP_EXT_PATCHES since there is no patch for php-mbstring package. * Fix COMMENT it isn't Japanese only. Bump PKGREVISION. --- misc/php-mbstring/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'misc') diff --git a/misc/php-mbstring/Makefile b/misc/php-mbstring/Makefile index d53ba3d87b2..90b741fe897 100644 --- a/misc/php-mbstring/Makefile +++ b/misc/php-mbstring/Makefile @@ -1,15 +1,14 @@ -# $NetBSD: Makefile,v 1.11 2009/02/22 11:08:20 adrianp Exp $ +# $NetBSD: Makefile,v 1.12 2010/03/16 13:50:34 taca Exp $ MODNAME= mbstring +PKGREVISION= 1 CATEGORIES+= misc -COMMENT= PHP extension for multibyte characters support (currently, Japanese only) +COMMENT= PHP extension for multibyte characters support PKG_DESTDIR_SUPPORT= user-destdir CONFLICTS= php-mbstring-[0-9]* -USE_PHP_EXT_PATCHES= yes - CONFIGURE_ARGS+= --enable-${MODNAME}=shared,${BUILDLINK_DIR} .include "../../lang/php/ext.mk" -- cgit v1.2.3