summaryrefslogtreecommitdiff
path: root/math/quadpack
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2000-12-01 01:50:44 +0000
committerjtb <jtb@pkgsrc.org>2000-12-01 01:50:44 +0000
commitce2472e0f248286eaeab728555e5a57cf04c7f63 (patch)
tree74e323ed9a05fcd9841cfeec0d4c7774355f3476 /math/quadpack
parent9aaf029f6b2cd643a83ef749cbccf6368cdee6ee (diff)
downloadpkgsrc-ce2472e0f248286eaeab728555e5a57cf04c7f63.tar.gz
Removed the Netlib ".depend" file from the distfile. It causes problems
with Make.
Diffstat (limited to 'math/quadpack')
-rw-r--r--math/quadpack/Makefile8
-rw-r--r--math/quadpack/files/Makefile2
-rw-r--r--math/quadpack/files/md54
3 files changed, 6 insertions, 8 deletions
diff --git a/math/quadpack/Makefile b/math/quadpack/Makefile
index f8dee4a763b..49e526363b7 100644
--- a/math/quadpack/Makefile
+++ b/math/quadpack/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/11/30 01:25:21 jtb Exp $
+# $NetBSD: Makefile,v 1.2 2000/12/01 01:51:33 jtb Exp $
-DISTNAME= quadpack-20001129
+DISTNAME= quadpack-20001130
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_LOCAL}
@@ -11,12 +11,10 @@ WRKSRC= ${WRKDIR}/quadpack
USE_LIBTOOL= YES
UES_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/quadpack/files/Makefile b/math/quadpack/files/Makefile
index 0ef5275baee..c4cf17bef3a 100644
--- a/math/quadpack/files/Makefile
+++ b/math/quadpack/files/Makefile
@@ -2,7 +2,7 @@ LIB = quadpack
LIBDIR = ${PREFIX}/lib
FORTRAN = %%FORTRAN%%
-FOPTS = %%FOPTS%%
+FOPTS = -O3
all: lib$(LIB)
diff --git a/math/quadpack/files/md5 b/math/quadpack/files/md5
index a9f79dc0be4..2b4671e3a9e 100644
--- a/math/quadpack/files/md5
+++ b/math/quadpack/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.1.1.1 2000/11/30 01:25:21 jtb Exp $
+$NetBSD: md5,v 1.2 2000/12/01 01:51:33 jtb Exp $
-MD5 (quadpack-20001129.tar.gz) = a4030d47ebeda5cdc6daeef9c35cbfb8
+MD5 (quadpack-20001130.tar.gz) = f9e88a94482dda3db32be8896dd0d453