aboutsummaryrefslogtreecommitdiff
path: root/lang/spidermonkey/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-01-29 18:05:55 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-01-29 18:05:55 +0000
commit7afe70dc066bb88eb45955536063bd65bed510fe (patch)
treeaddd21f05847c8616a9aa2044312d3afe5708ed9 /lang/spidermonkey/Makefile
parent50b89a157dd11e3fd8acb7095d6541bfd806ef71 (diff)
downloadports-7afe70dc066bb88eb45955536063bd65bed510fe.tar.gz
ports-7afe70dc066bb88eb45955536063bd65bed510fe.zip
Notes
Diffstat (limited to 'lang/spidermonkey/Makefile')
-rw-r--r--lang/spidermonkey/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/lang/spidermonkey/Makefile b/lang/spidermonkey/Makefile
index d53cc60c5f3a..7312487e8a63 100644
--- a/lang/spidermonkey/Makefile
+++ b/lang/spidermonkey/Makefile
@@ -70,10 +70,6 @@ test:
.include <bsd.port.pre.mk>
-.if ${ARCH} != "i386"
-BROKEN= Does not compile on !i386
-.endif
-
.if ${OSVERSION} < 500000
BROKEN= Does not compile on FreeBSD 4.x
.endif