pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc bl3ify
details: https://anonhg.NetBSD.org/pkgsrc/rev/1651d7051fce
branches: trunk
changeset: 473870:1651d7051fce
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Sun Apr 25 00:20:38 2004 +0000
description:
bl3ify
diffstat:
mail/php4-imap/Makefile | 8 ++++----
math/php4-bcmath/Makefile | 4 ++--
misc/php4-calendar/Makefile | 4 ++--
misc/php4-mbstring/Makefile | 4 ++--
4 files changed, 10 insertions(+), 10 deletions(-)
diffs (77 lines):
diff -r 847cb2b0a911 -r 1651d7051fce mail/php4-imap/Makefile
--- a/mail/php4-imap/Makefile Sun Apr 25 00:19:10 2004 +0000
+++ b/mail/php4-imap/Makefile Sun Apr 25 00:20:38 2004 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.14 2004/03/26 02:27:44 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2004/04/25 00:22:40 xtraeme Exp $
MODNAME= imap
PKGREVISION= 1
CATEGORIES+= mail
COMMENT= PHP4 extension for IMAP (Internet Mailbox Access Protocol)
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
DISTINFO_FILE= ${.CURDIR}/distinfo
.include "../../www/php4/Makefile.module"
@@ -17,6 +17,6 @@
LIBS+= -lssl -lcrypto
-.include "../../mail/imap-uw/buildlink2.mk"
-.include "../../security/openssl/buildlink2.mk"
+.include "../../mail/imap-uw/buildlink3.mk"
+.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 847cb2b0a911 -r 1651d7051fce math/php4-bcmath/Makefile
--- a/math/php4-bcmath/Makefile Sun Apr 25 00:19:10 2004 +0000
+++ b/math/php4-bcmath/Makefile Sun Apr 25 00:20:38 2004 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.7 2004/04/20 19:19:23 jdolecek Exp $
+# $NetBSD: Makefile,v 1.8 2004/04/25 00:23:55 xtraeme Exp $
MODNAME= bcmath
CATEGORIES+= math
PKGREVISION= # empty
COMMENT= PHP4 extension for bc-style arbitrary precision math
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
.include "../../www/php4/Makefile.module"
diff -r 847cb2b0a911 -r 1651d7051fce misc/php4-calendar/Makefile
--- a/misc/php4-calendar/Makefile Sun Apr 25 00:19:10 2004 +0000
+++ b/misc/php4-calendar/Makefile Sun Apr 25 00:20:38 2004 +0000
@@ -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 -r 847cb2b0a911 -r 1651d7051fce misc/php4-mbstring/Makefile
--- a/misc/php4-mbstring/Makefile Sun Apr 25 00:19:10 2004 +0000
+++ b/misc/php4-mbstring/Makefile Sun Apr 25 00:20:38 2004 +0000
@@ -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"
Home |
Main Index |
Thread Index |
Old Index