summaryrefslogtreecommitdiff
path: root/net/ngrep-lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/ngrep-lib/Makefile')
-rw-r--r--net/ngrep-lib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ngrep-lib/Makefile b/net/ngrep-lib/Makefile
index 8dfa2e8c2afe..f7a2382618b5 100644
--- a/net/ngrep-lib/Makefile
+++ b/net/ngrep-lib/Makefile
@@ -23,7 +23,7 @@ USE_LDCONFIG= yes
.include <bsd.port.pre.mk>
.if ${ARCH} == "ia64" || ${ARCH} == "amd64"
-BROKEN= "Does not compile on ia64 or amd64 (needs -fPIC)"
+BROKEN= Does not compile on ia64 or amd64 (needs -fPIC)
.endif
.include <bsd.port.post.mk>