summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/wwwoffle/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/www/wwwoffle/Makefile b/www/wwwoffle/Makefile
index b23ba4ff59be..5f09e1feabe6 100644
--- a/www/wwwoffle/Makefile
+++ b/www/wwwoffle/Makefile
@@ -41,10 +41,6 @@ MAN8= wwwoffled.8
.include <bsd.port.pre.mk>
-.if ${ARCH} != "i386"
-BROKEN= Does not compile on ${ARCH}
-.endif
-
.if ${OSVERSION} < 500000
BROKEN= Does not compile on 4.x
.endif