diff options
Diffstat (limited to 'math/mtl/Makefile')
-rw-r--r-- | math/mtl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |