summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-im/gyach/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/net-im/gyach/Makefile b/net-im/gyach/Makefile
index 1a67a0d0a3d5..80b3b9a164fc 100644
--- a/net-im/gyach/Makefile
+++ b/net-im/gyach/Makefile
@@ -16,10 +16,7 @@ CFLAGS+= ${PTHREAD_CFLAGS}
USE_GNOME= gtk20
NO_STAGE= yes
-.include <bsd.port.pre.mk>
-.if ${ARCH} != "i386"
-BROKEN= Does not compile on !i386
-.endif
+BROKEN= Does not compile
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>