aboutsummaryrefslogtreecommitdiff
path: root/lang/bigloo
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-03-26 23:20:20 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-03-26 23:20:20 +0000
commit10512536aab615abf04a24dc5110eb41d9d66310 (patch)
tree6812edbb6bd71fcc561c98e3f7746a76e5a34f7c /lang/bigloo
parent2d87c0883b7a6dbd718c410b823e4892114eb812 (diff)
downloadports-10512536aab615abf04a24dc5110eb41d9d66310.tar.gz
ports-10512536aab615abf04a24dc5110eb41d9d66310.zip
This is broken on amd64 as well.
Notes
Notes: svn path=/head/; revision=105390
Diffstat (limited to 'lang/bigloo')
-rw-r--r--lang/bigloo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/bigloo/Makefile b/lang/bigloo/Makefile
index de0b40504054..9bc862dcec6e 100644
--- a/lang/bigloo/Makefile
+++ b/lang/bigloo/Makefile
@@ -42,8 +42,8 @@ post-configure:
.include <bsd.port.pre.mk>
-.if ${ARCH} != "i386" && ${ARCH} != "amd64"
-BROKEN= "Does not compile on !i386 and !amd64"
+.if ${ARCH} != "i386"
+BROKEN= "Does not compile on !i386"
.endif
post-install: install-info