aboutsummaryrefslogtreecommitdiffstats
path: root/math/scalapack
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2004-05-07 03:49:54 +0800
committermaho <maho@FreeBSD.org>2004-05-07 03:49:54 +0800
commit0b7cae99d95cb6f9e01f28b743bfe78cdd891f95 (patch)
tree05d7dd670545ccd765b1c382417da5761c7fdd1a /math/scalapack
parent50f19019ab8b4be06345305a6d009ab3abf9e483 (diff)
downloadfreebsd-ports-gnome-0b7cae99d95cb6f9e01f28b743bfe78cdd891f95.tar.gz
freebsd-ports-gnome-0b7cae99d95cb6f9e01f28b743bfe78cdd891f95.tar.zst
freebsd-ports-gnome-0b7cae99d95cb6f9e01f28b743bfe78cdd891f95.zip
Make portlint happy by replacing space to tab
PR: 65409 Submitted by: trevor
Diffstat (limited to 'math/scalapack')
-rw-r--r--math/scalapack/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/scalapack/Makefile b/math/scalapack/Makefile
index fb73fb42077d..1a1cea41ad95 100644
--- a/math/scalapack/Makefile
+++ b/math/scalapack/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.netlib.org/scalapack/
DISTNAME= SCALAPACK
DISTFILES= scalapack.tgz manpages.tgz
.if !defined(NOPORTDOCS)
-DISTFILES+= scalapack_install.ps scalapackqref.ps \
+DISTFILES+= scalapack_install.ps scalapackqref.ps \
lawn100.ps pblasqref.ps manual.ps design.ps \
pumma_refmanual.ps trans.ps
.endif
@@ -30,7 +30,7 @@ LIB_DEPENDS= lapack:${PORTSDIR}/math/lapack \
atlas:${PORTSDIR}/math/atlas
F77?= f77
-USE_REINPLACE= yes
+USE_REINPLACE= yes
.include "files/manpages"