aboutsummaryrefslogtreecommitdiffstats
path: root/math/scalapack
diff options
context:
space:
mode:
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"