diff options
Diffstat (limited to 'math/gsl')
-rw-r--r-- | math/gsl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/gsl/Makefile b/math/gsl/Makefile index 0dfbbe4eb91..b84b084b82e 100644 --- a/math/gsl/Makefile +++ b/math/gsl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2003/08/02 13:20:15 seb Exp $ +# $NetBSD: Makefile,v 1.13 2003/08/09 11:11:31 seb Exp $ DISTNAME= gsl-1.3 CATEGORIES= math devel @@ -11,7 +11,6 @@ COMMENT= The GNU Scientific Library GNU_CONFIGURE= yes USE_LIBTOOL= yes LIBTOOL_OVERRIDE= ${WRKSRC}/libtool -USE_NEW_TEXINFO= yes INFO_FILES= gsl-ref.info TEST_TARGET= check |