From 61477b2301894abd2233a2eedb6071e482db9448 Mon Sep 17 00:00:00 2001 From: snj Date: Sat, 24 Apr 2004 04:47:04 +0000 Subject: Convert to buildlink3. --- math/mtl/Makefile | 4 ++-- math/py-fpconst/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'math') diff --git a/math/mtl/Makefile b/math/mtl/Makefile index 72ea473917b..4ab44ad15f4 100644 --- a/math/mtl/Makefile +++ b/math/mtl/Makefile @@ -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 @@ MAINTAINER= tech-pkg@NetBSD.org 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 --git a/math/py-fpconst/Makefile b/math/py-fpconst/Makefile index 1317e102597..657b447adb6 100644 --- a/math/py-fpconst/Makefile +++ b/math/py-fpconst/Makefile @@ -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 @@ MAINTAINER= recht@NetBSD.org 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" -- cgit v1.2.3