diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-09-29 04:30:59 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-09-29 04:30:59 +0000 |
commit | 542daaed21943f737f3d07b09c3bb54b260fe156 (patch) | |
tree | 1ccc8f7b02ffd1053043f9c8dc05d28b245e41a4 /www/seamonkey2 | |
parent | b05ea81a6aa253654a5446f47b33f882e509b968 (diff) | |
download | ports-542daaed21943f737f3d07b09c3bb54b260fe156.tar.gz ports-542daaed21943f737f3d07b09c3bb54b260fe156.zip |
Notes
Diffstat (limited to 'www/seamonkey2')
-rw-r--r-- | www/seamonkey2/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/www/seamonkey2/Makefile b/www/seamonkey2/Makefile index 0e30cb559ebc..6cd1baad5646 100644 --- a/www/seamonkey2/Makefile +++ b/www/seamonkey2/Makefile @@ -112,10 +112,6 @@ OPTIONS=XFT "Enable Xft font anti-aliasing" on \ .include <bsd.port.pre.mk> -.if ${ARCH} == "amd64" -BROKEN= "Coredump during build on amd64" -.endif - .if ${ARCH} == "ia64" || ${ARCH} == "alpha" BROKEN= "Does not compile on ia64 or alpha" .endif |