summaryrefslogtreecommitdiff
path: root/math/slatec/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/slatec/Makefile')
-rw-r--r--math/slatec/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/math/slatec/Makefile b/math/slatec/Makefile
index 25b74e152a1..17dbb8ae232 100644
--- a/math/slatec/Makefile
+++ b/math/slatec/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/11/28 00:26:53 jtb Exp $
+# $NetBSD: Makefile,v 1.2 2000/12/06 23:02:52 jtb Exp $
DISTNAME= slatec_src
PKGNAME= slatec-4.1
@@ -17,9 +17,6 @@ WRKSRC= ${WRKDIR}/src
USE_LIBTOOL= YES
UES_FORTRAN= YES
-FOPTS?= -O2
-MAKE_ENV+= "FFLAGS=${FOPTS}"
-
pre-build:
@${SED} -e 's:%%FORTRAN%%:'${FC}':g' \
< ${FILESDIR}/Makefile > ${WRKSRC}/Makefile