pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Convert to bl3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/35bd76d7dc0a
branches:  trunk
changeset: 473309:35bd76d7dc0a
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Apr 18 19:30:52 2004 +0000

description:
Convert to bl3.

diffstat:

 mail/fix-mime-charset/Makefile |  4 ++--
 math/graphopt/Makefile         |  6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs (43 lines):

diff -r bfede09a79a0 -r 35bd76d7dc0a mail/fix-mime-charset/Makefile
--- a/mail/fix-mime-charset/Makefile    Sun Apr 18 19:30:02 2004 +0000
+++ b/mail/fix-mime-charset/Makefile    Sun Apr 18 19:30:52 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/12/28 10:34:22 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2004/04/18 19:30:52 wiz Exp $
 #
 
 DISTNAME=              fix-mime-charset-0.5.2
@@ -9,7 +9,7 @@
 HOMEPAGE=              http://fix-mime-chr.sourceforge.net/
 COMMENT=               Correct MIME charset type in mail headers
 
-USE_BUILDLINK2=                yes
+USE_BUILDLINK3=                yes
 USE_PKGLOCALEDIR=      yes
 USE_PERL5=             build
 GNU_CONFIGURE=         yes
diff -r bfede09a79a0 -r 35bd76d7dc0a math/graphopt/Makefile
--- a/math/graphopt/Makefile    Sun Apr 18 19:30:02 2004 +0000
+++ b/math/graphopt/Makefile    Sun Apr 18 19:30:52 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/04/14 16:15:24 jmmv Exp $
+# $NetBSD: Makefile,v 1.13 2004/04/18 19:31:38 wiz Exp $
 #
 
 DISTNAME=      graphopt-0.4.1
@@ -11,7 +11,7 @@
 HOMEPAGE=      http://schmuhl.org/graphopt/
 COMMENT=       Optimize graph layouts
 
-USE_BUILDLINK2=        YES
+USE_BUILDLINK3=        YES
 USE_DIRS+=     xdg-1.1
 USE_GCC_SHLIB= YES
 GNU_CONFIGURE= YES
@@ -20,5 +20,5 @@
        ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/graphopt
        ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/graphopt
 
-.include "../../x11/gtk/buildlink2.mk"
+.include "../../x11/gtk/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index