From 00a6847174fbe956d46c0d06749adfd66e95f8a9 Mon Sep 17 00:00:00 2001 From: jtb Date: Fri, 1 Dec 2000 01:50:44 +0000 Subject: Removed the Netlib ".depend" file from the distfile. It causes problems with Make. --- math/odepack/Makefile | 8 +++----- math/odepack/files/Makefile | 2 +- math/odepack/files/md5 | 4 ++-- 3 files changed, 6 insertions(+), 8 deletions(-) (limited to 'math/odepack') diff --git a/math/odepack/Makefile b/math/odepack/Makefile index 82d9311d178..a2427e987c1 100644 --- a/math/odepack/Makefile +++ b/math/odepack/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2000/11/30 01:37:22 jtb Exp $ +# $NetBSD: Makefile,v 1.3 2000/12/01 01:50:44 jtb Exp $ -DISTNAME= odepack-20001129 +DISTNAME= odepack-20001130 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_LOCAL} @@ -10,12 +10,10 @@ WRKSRC= ${WRKDIR}/odepack USE_LIBTOOL= YES USE_FORTRAN= YES -FOPTS?= -O3 - .include "../../mk/bsd.prefs.mk" pre-build: - @${SED} -e 's:%%FORTRAN%%:'${FC}':g;s:%%FOPTS%%:'${FOPTS}':g' \ + @${SED} -e 's:%%FORTRAN%%:'${FC}':g' \ < ${FILESDIR}/Makefile > ${WRKSRC}/Makefile post-install: diff --git a/math/odepack/files/Makefile b/math/odepack/files/Makefile index 58b9bf794d9..3b81cc8276b 100644 --- a/math/odepack/files/Makefile +++ b/math/odepack/files/Makefile @@ -2,7 +2,7 @@ LIB = odepack LIBDIR = ${PREFIX}/lib FORTRAN = %%FORTRAN%% -FFLAGS = %%FOPTS%% +FOPTS = -O3 all: lib$(LIB) diff --git a/math/odepack/files/md5 b/math/odepack/files/md5 index a0fa99c1127..a9d3582f2aa 100644 --- a/math/odepack/files/md5 +++ b/math/odepack/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.1.1.1 2000/11/30 00:51:16 jtb Exp $ +$NetBSD: md5,v 1.2 2000/12/01 01:50:44 jtb Exp $ -MD5 (odepack-20001129.tar.gz) = 9ba3c480e911387b515e91bcfc69806e +MD5 (odepack-20001130.tar.gz) = bf7eb50c7dce9bdee06678f339dbed7c -- cgit v1.2.3