From 8c6092e5ec455e0673086036e0a9b026dc9510eb Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Sun, 13 Jun 2010 08:40:06 +0000 Subject: BROKEN should not be quoted. No functional change. --- net/ngrep-lib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/ngrep-lib') 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 .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 -- cgit v1.2.3