From c72ea155ce5ee61e1ebe83465bb4b4e98569ada8 Mon Sep 17 00:00:00 2001 From: Maho Nakata Date: Thu, 6 May 2004 19:49:54 +0000 Subject: Make portlint happy by replacing space to tab PR: 65409 Submitted by: trevor --- math/scalapack/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/scalapack') 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" -- cgit v1.2.3