aboutsummaryrefslogtreecommitdiff
path: root/math/matrix/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/matrix/Makefile')
-rw-r--r--math/matrix/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/matrix/Makefile b/math/matrix/Makefile
index 877b99b21ddf..91d55c1840ea 100644
--- a/math/matrix/Makefile
+++ b/math/matrix/Makefile
@@ -23,7 +23,7 @@ PLIST_SUB= LIBVERSION=1
.include <bsd.port.pre.mk>
.if ${ARCH} == "amd64"
-BROKEN= "Does not build on amd64 (shared libraries must be compiled with -fPIC)"
+BROKEN= Does not build on amd64 (shared libraries must be compiled with -fPIC)
.endif
.include <bsd.port.post.mk>