pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math Convert to buildlink3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bb93d30438db
branches:  trunk
changeset: 473754:bb93d30438db
user:      snj <snj%pkgsrc.org@localhost>
date:      Sat Apr 24 04:47:04 2004 +0000

description:
Convert to buildlink3.

diffstat:

 math/mtl/Makefile        |  4 ++--
 math/py-fpconst/Makefile |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (36 lines):

diff -r 301051f91ea1 -r bb93d30438db math/mtl/Makefile
--- a/math/mtl/Makefile Sat Apr 24 04:39:30 2004 +0000
+++ b/math/mtl/Makefile Sat Apr 24 04:47:04 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/07/17 21:47:48 grant Exp $
+# $NetBSD: Makefile,v 1.4 2004/04/24 04:47:04 snj Exp $
 
 DISTNAME=              mtl-2.1.2-21
 CATEGORIES=            math devel
@@ -8,7 +8,7 @@
 HOMEPAGE=              http://www.osl.iu.edu/research/mtl/
 COMMENT=               Matrix Template Library
 
-USE_BUILDLINK2=                yes
+USE_BUILDLINK3=                yes
 GNU_CONFIGURE=         yes
 NO_BUILD=              yes
 
diff -r 301051f91ea1 -r bb93d30438db math/py-fpconst/Makefile
--- a/math/py-fpconst/Makefile  Sat Apr 24 04:39:30 2004 +0000
+++ b/math/py-fpconst/Makefile  Sat Apr 24 04:47:04 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/12/24 10:56:27 recht Exp $
+# $NetBSD: Makefile,v 1.2 2004/04/24 04:51:07 snj Exp $
 #
 
 DISTNAME=      fpconst-0.6.0
@@ -10,7 +10,7 @@
 HOMEPAGE=      http://www.analytics.washington.edu/Zope/projects/fpconst/
 COMMENT=       IEEE 754 floating point special handling for Python
 
-USE_BUILDLINK2=        yes
+USE_BUILDLINK3=        yes
 PYDISTUTILSPKG=        yes
 
 .include "../../lang/python/extension.mk"



Home | Main Index | Thread Index | Old Index