aboutsummaryrefslogtreecommitdiff
path: root/devel/boehm-gc
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2010-06-13 08:40:06 +0000
committerErwin Lansing <erwin@FreeBSD.org>2010-06-13 08:40:06 +0000
commit8c6092e5ec455e0673086036e0a9b026dc9510eb (patch)
treefe1db175baadf14a460db2851f82161c97b8041e /devel/boehm-gc
parent825193eda3c85c9cb2bd34787409665e70a201e5 (diff)
downloadports-8c6092e5ec455e0673086036e0a9b026dc9510eb.tar.gz
ports-8c6092e5ec455e0673086036e0a9b026dc9510eb.zip
BROKEN should not be quoted.
No functional change.
Notes
Notes: svn path=/head/; revision=256468
Diffstat (limited to 'devel/boehm-gc')
-rw-r--r--devel/boehm-gc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/boehm-gc/Makefile b/devel/boehm-gc/Makefile
index f4273b4de602..49ecae2b7467 100644
--- a/devel/boehm-gc/Makefile
+++ b/devel/boehm-gc/Makefile
@@ -32,7 +32,7 @@ PKGNAMESUFFIX:= ${PKGNAMESUFFIX}+fulldebug
MAN3= gc.3
.if ${ARCH} == "ia64"
-BROKEN= "Does not compile on ia64"
+BROKEN= Does not compile on ia64
.endif
post-patch: