summaryrefslogtreecommitdiff
path: root/math/slatec/Makefile
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2001-01-23 00:47:49 +0000
committerjtb <jtb@pkgsrc.org>2001-01-23 00:47:49 +0000
commitf281891c1a8a20e707f782979a1a7ca3413a617f (patch)
tree7f9daa063824849bef1a0c6cbaefa6b0ba221dec /math/slatec/Makefile
parent16441ea3917bf5ff23158b65aabcd939b0342780 (diff)
downloadpkgsrc-f281891c1a8a20e707f782979a1a7ca3413a617f.tar.gz
Problems linking with shared Slatec library. Build only a static Slatec.
Diffstat (limited to 'math/slatec/Makefile')
-rw-r--r--math/slatec/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/math/slatec/Makefile b/math/slatec/Makefile
index 0f659535d63..01b848a3657 100644
--- a/math/slatec/Makefile
+++ b/math/slatec/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2001/01/20 21:25:31 jtb Exp $
+# $NetBSD: Makefile,v 1.4 2001/01/23 00:47:49 jtb Exp $
DISTNAME= slatec_src
PKGNAME= slatec-4.1
@@ -13,9 +13,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= jtb@netbsd.org
WRKSRC= ${WRKDIR}/src
-
-USE_LIBTOOL= YES
-UES_FORTRAN= YES
+USE_FORTRAN= YES
post-extract:
${CP} ${FILESDIR}/d1mach.f ${FILESDIR}/i1mach.f ${FILESDIR}/r1mach.f \