diff options
Diffstat (limited to 'net-im/gyach')
-rw-r--r-- | net-im/gyach/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/gyach/Makefile b/net-im/gyach/Makefile index 4771e9edbc65..7dd6bb9de1a2 100644 --- a/net-im/gyach/Makefile +++ b/net-im/gyach/Makefile @@ -22,7 +22,7 @@ USE_GNOME= gtk20 .include <bsd.port.pre.mk> .if ${ARCH} != "i386" -BROKEN= "Does not compile on !i386" +BROKEN= Does not compile on !i386 .endif .include <bsd.port.post.mk> |