aboutsummaryrefslogtreecommitdiff
path: root/graphics
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 /graphics
parent825193eda3c85c9cb2bd34787409665e70a201e5 (diff)
downloadports-8c6092e5ec455e0673086036e0a9b026dc9510eb.tar.gz
ports-8c6092e5ec455e0673086036e0a9b026dc9510eb.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/EZWGL/Makefile2
-rw-r--r--graphics/gmt/Makefile2
-rw-r--r--graphics/ray++/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/graphics/EZWGL/Makefile b/graphics/EZWGL/Makefile
index 1aca1a661162..a080819f8db3 100644
--- a/graphics/EZWGL/Makefile
+++ b/graphics/EZWGL/Makefile
@@ -30,7 +30,7 @@ NOPRECIOUSMAKEVARS= yes # Otherwise 'make readmes' is broken
.include "${FILESDIR}/manpages"
.if ${ARCH} == "sparc64"
-BROKEN= "Does not compile on sparc64"
+BROKEN= Does not compile on sparc64
.endif
post-extract:
diff --git a/graphics/gmt/Makefile b/graphics/gmt/Makefile
index c8269abb967e..329d7eccf4c9 100644
--- a/graphics/gmt/Makefile
+++ b/graphics/gmt/Makefile
@@ -37,7 +37,7 @@ INSTALL_TARGET= install install-data install-man install-wrapper
.include <bsd.port.pre.mk>
.if ${ARCH} != "i386"
-BROKEN= "Does not compile on !i386"
+BROKEN= Does not compile on !i386
.endif
post-extract:
diff --git a/graphics/ray++/Makefile b/graphics/ray++/Makefile
index a8fa8a6934f5..02c41e8e64e1 100644
--- a/graphics/ray++/Makefile
+++ b/graphics/ray++/Makefile
@@ -23,7 +23,7 @@ USE_LDCONFIG= yes
.include <bsd.port.pre.mk>
.if ${ARCH} != "i386"
-BROKEN= "Does not compile on !i386"
+BROKEN= Does not compile on !i386
.endif
.if ${OSVERSION} >= 700042