summaryrefslogtreecommitdiff
path: root/math/quadpack/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/quadpack/Makefile')
-rw-r--r--math/quadpack/Makefile8
1 files changed, 3 insertions, 5 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: