summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-rw-r--r--math/odepack/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/math/odepack/Makefile b/math/odepack/Makefile
index 959c92fdce2..2dbc7a8ac42 100644
--- a/math/odepack/Makefile
+++ b/math/odepack/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2001/05/03 22:16:51 jtb Exp $
+# $NetBSD: Makefile,v 1.9 2001/05/05 20:55:09 jtb Exp $
DISTNAME= odepack-20001130
CATEGORIES= math
@@ -11,8 +11,7 @@ DEPENDS+= linpack>=20010427:../../math/linpack
NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL
WRKSRC= ${WRKDIR}/odepack
-USE_FORTRAN= YES
-
+USE_FORTRAN= yes
pre-build:
${CP} ${FILESDIR}/Makefile ${WRKSRC}