diff options
Diffstat (limited to 'math/mapm')
-rw-r--r-- | math/mapm/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/mapm/Makefile b/math/mapm/Makefile index 597f89eb12a..e7315da9ec7 100644 --- a/math/mapm/Makefile +++ b/math/mapm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/07/22 17:33:28 drochner Exp $ +# $NetBSD: Makefile,v 1.2 2005/04/11 21:46:29 tv Exp $ # DISTNAME= mapm-4.9.2 @@ -10,7 +10,6 @@ HOMEPAGE= http://www.tc.umn.edu/~ringx004/ COMMENT= Arbitrary Precision Math library WRKSRC= ${WRKDIR}/mapm_4.9.2 -USE_BUILDLINK3= yes DOCS= README algorithms.used function.ref |