aboutsummaryrefslogtreecommitdiff
path: root/math/jags/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/jags/Makefile')
-rw-r--r--math/jags/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/jags/Makefile b/math/jags/Makefile
index 9c99492639ca..cc8c69b311f1 100644
--- a/math/jags/Makefile
+++ b/math/jags/Makefile
@@ -58,7 +58,7 @@ LIB_DEPENDS+= libblas.so:${PORTSDIR}/math/blas
LIB_DEPENDS+= liblapack.so:${PORTSDIR}/math/lapack
CONFIGURE_ARGS= --with-lapack="-llapack" --with-blas="-lblas"
.else
-IGNORE = : invalid value for WITH_BLAS: ${WITH_BLAS}
+IGNORE= : invalid value for WITH_BLAS: ${WITH_BLAS}
.endif
post-patch: