summaryrefslogtreecommitdiff
path: root/math/odepack/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/odepack/Makefile')
-rw-r--r--math/odepack/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/odepack/Makefile b/math/odepack/Makefile
index 2dbc7a8ac42..087a487a8aa 100644
--- a/math/odepack/Makefile
+++ b/math/odepack/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2001/05/05 20:55:09 jtb Exp $
+# $NetBSD: Makefile,v 1.10 2003/03/29 12:41:43 jmmv Exp $
DISTNAME= odepack-20001130
+WRKSRC= ${WRKDIR}/odepack
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_LOCAL}
@@ -10,7 +11,6 @@ COMMENT= Systematized Collection of ODE Solvers
DEPENDS+= linpack>=20010427:../../math/linpack
NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL
-WRKSRC= ${WRKDIR}/odepack
USE_FORTRAN= yes
pre-build: