summaryrefslogtreecommitdiff
path: root/math/blacs
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2004-05-06 19:49:54 +0000
committerMaho Nakata <maho@FreeBSD.org>2004-05-06 19:49:54 +0000
commitc72ea155ce5ee61e1ebe83465bb4b4e98569ada8 (patch)
tree513f8f29c9e592d4fa9b7ae95575a2d440a53dac /math/blacs
parent- Fix a braino from marcuscom's rev 1.31 of this file (diff)
Make portlint happy by replacing space to tab
PR: 65409 Submitted by: trevor
Notes
Notes: svn path=/head/; revision=108577
Diffstat (limited to 'math/blacs')
-rw-r--r--math/blacs/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/blacs/Makefile b/math/blacs/Makefile
index 8a35cb4f4ee0..11d3cfbb8cf6 100644
--- a/math/blacs/Makefile
+++ b/math/blacs/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.netlib.org/blacs/
DISTNAME= BLACS
DISTFILES= mpiblacs.tgz blacstester.tgz mpiblacs-patch03.tgz
.if !defined(NOPORTDOCS)
-DISTFILES+= blacs_install.ps f77blacsqref.ps lawn94.ps \
+DISTFILES+= blacs_install.ps f77blacsqref.ps lawn94.ps \
cblacsqref.ps mpi_prop.ps mpiblacs_issues.ps
.endif
DIST_SUBDIR= blacs
@@ -34,9 +34,9 @@ pre-fetch:
F77?= f77
.if !defined(NO_GNUF77)
-F77EXTRAFLAGS= -w -fno-globals -fugly-complex
+F77EXTRAFLAGS= -w -fno-globals -fugly-complex
.endif
-USE_REINPLACE= yes
+USE_REINPLACE= yes
DEBUG_LEVEL= 0
pre-patch: