aboutsummaryrefslogtreecommitdiff
path: root/math/fflas-ffpack/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/fflas-ffpack/Makefile')
-rw-r--r--math/fflas-ffpack/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/fflas-ffpack/Makefile b/math/fflas-ffpack/Makefile
index 425c8764db4e..77bd96248dac 100644
--- a/math/fflas-ffpack/Makefile
+++ b/math/fflas-ffpack/Makefile
@@ -48,7 +48,7 @@ USES+= fortran
CONFIGURE_ARGS+= --with-gsl="${LOCALBASE}"
LIB_DEPENDS+= libgslcblas.so:${PORTSDIR}/math/gsl
.else
-IGNORE = unknown value of WITH_BLAS: ${WITH_BLAS}
+IGNORE= unknown value of WITH_BLAS: ${WITH_BLAS}
.endif
.if ${PORT_OPTIONS:MDOXYGEN}