aboutsummaryrefslogtreecommitdiff
path: root/sysutils/gpart
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 /sysutils/gpart
parent825193eda3c85c9cb2bd34787409665e70a201e5 (diff)
downloadports-8c6092e5ec455e0673086036e0a9b026dc9510eb.tar.gz
ports-8c6092e5ec455e0673086036e0a9b026dc9510eb.zip
Notes
Diffstat (limited to 'sysutils/gpart')
-rw-r--r--sysutils/gpart/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/gpart/Makefile b/sysutils/gpart/Makefile
index 99851e8ee9d1..13fb18cc62b4 100644
--- a/sysutils/gpart/Makefile
+++ b/sysutils/gpart/Makefile
@@ -26,7 +26,7 @@ MAKE_ARGS+= LDFLAGS=-static
.include <bsd.port.pre.mk>
.if ${ARCH} != "i386" && ${ARCH} != "alpha"
-BROKEN= "Does not compile on !i386 and !alpha"
+BROKEN= Does not compile on !i386 and !alpha
.endif
.include <bsd.port.post.mk>