aboutsummaryrefslogtreecommitdiff
path: root/math/blacs
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-05-10 22:37:39 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-05-10 22:37:39 +0000
commitefe7d5f7f4ccf1419e95119b11ef8933de183ffd (patch)
tree6427ac7192f84d32d22f51df854472cc309545dc /math/blacs
parentb88236b45ef5afcdc78a4981a19422b12ca70ff4 (diff)
Notes
Diffstat (limited to 'math/blacs')
-rw-r--r--math/blacs/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/math/blacs/Makefile b/math/blacs/Makefile
index 3b3fac6590a2..85d23d4a6b79 100644
--- a/math/blacs/Makefile
+++ b/math/blacs/Makefile
@@ -38,7 +38,6 @@ F77?= f77
.if !defined(NO_GNUF77)
F77EXTRAFLAGS= -w -fno-globals -fugly-complex
.endif
-USE_REINPLACE= yes
DEBUG_LEVEL= 0
.if defined(WITH_OPTIMIZED_FLAGS)