summaryrefslogtreecommitdiff
path: root/misc/php4-mbstring
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-04-25 00:20:38 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-04-25 00:20:38 +0000
commit5ec8c6d5470678465e72048e1fdaaddb3f467671 (patch)
tree103ed60acee8dd16ae3889fb48a1b4ec6a165c43 /misc/php4-mbstring
parent19495ff228d9653a402d377cfff0e732caa4524b (diff)
downloadpkgsrc-5ec8c6d5470678465e72048e1fdaaddb3f467671.tar.gz
bl3ify
Diffstat (limited to 'misc/php4-mbstring')
-rw-r--r--misc/php4-mbstring/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/php4-mbstring/Makefile b/misc/php4-mbstring/Makefile
index ec3eeceac72..dbba98f3580 100644
--- a/misc/php4-mbstring/Makefile
+++ b/misc/php4-mbstring/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.6 2003/08/31 19:55:51 jdolecek Exp $
+# $NetBSD: Makefile,v 1.7 2004/04/25 00:20:38 xtraeme Exp $
MODNAME= mbstring
CATEGORIES+= misc
PKGREVISION= # empty
COMMENT= PHP4 extension for multibyte characters support (currently, Japanese only)
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
.include "../../www/php4/Makefile.module"