summaryrefslogtreecommitdiff
path: root/misc
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
commitca289509fda4e58c667712346ce64ae6b6d89fe6 (patch)
tree103ed60acee8dd16ae3889fb48a1b4ec6a165c43 /misc
parent458687d2f08f6fa6355d7ea4a2d126cdd3031aec (diff)
downloadpkgsrc-ca289509fda4e58c667712346ce64ae6b6d89fe6.tar.gz
bl3ify
Diffstat (limited to 'misc')
-rw-r--r--misc/php4-calendar/Makefile4
-rw-r--r--misc/php4-mbstring/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/php4-calendar/Makefile b/misc/php4-calendar/Makefile
index e35c083698d..c169210a45a 100644
--- a/misc/php4-calendar/Makefile
+++ b/misc/php4-calendar/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.4 2002/11/05 07:33:16 martti Exp $
+# $NetBSD: Makefile,v 1.5 2004/04/25 00:20:38 xtraeme Exp $
MODNAME= calendar
CATEGORIES+= misc
PKGREVISION= # empty
COMMENT= PHP4 extension for calendar conversion support
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
.include "../../www/php4/Makefile.module"
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"