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 9f5f197014c..cb3944002a7 100644
--- a/math/odepack/Makefile
+++ b/math/odepack/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2003/07/17 21:47:52 grant Exp $
+# $NetBSD: Makefile,v 1.13 2004/01/20 12:20:05 agc Exp $
DISTNAME= odepack-20001130
-WRKSRC= ${WRKDIR}/odepack
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_LOCAL}
@@ -12,6 +11,7 @@ DEPENDS+= linpack>=20010427:../../math/linpack
NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL
USE_FORTRAN= yes
+WRKSRC= ${WRKDIR}/odepack
pre-build:
${CP} ${FILESDIR}/Makefile ${WRKSRC}