summaryrefslogtreecommitdiff
path: root/math/fftpack/files/Makefile
diff options
context:
space:
mode:
authorjtb <jtb>2000-12-01 01:49:46 +0000
committerjtb <jtb>2000-12-01 01:49:46 +0000
commit6882be0ba5fff08c6175fa71dfe55384172a548a (patch)
tree7808263071d48874340ab7ff4b255096bcf7adaf /math/fftpack/files/Makefile
parentdc2daf2b9f17c23ac40fc9164aa0694d3c775d13 (diff)
downloadpkgsrc-6882be0ba5fff08c6175fa71dfe55384172a548a.tar.gz
Remove the Netlib ".depend" file from the distfile. It causes problems
with Make.
Diffstat (limited to 'math/fftpack/files/Makefile')
-rw-r--r--math/fftpack/files/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/fftpack/files/Makefile b/math/fftpack/files/Makefile
index eef8095a78b..2ba1f14762c 100644
--- a/math/fftpack/files/Makefile
+++ b/math/fftpack/files/Makefile
@@ -2,7 +2,7 @@ LIB = fftpack
LIBDIR = ${PREFIX}/lib
FORTRAN = %%FORTRAN%%
-FOPTS = %%FOPTS%%
+FOPTS = -O3
all: lib$(LIB)