summaryrefslogtreecommitdiffstats
path: root/astro/fowsr/Makefile
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2010-09-17 09:14:24 +0000
committerlinimon <linimon@FreeBSD.org>2010-09-17 09:14:24 +0000
commit943da45e5b2ae5e385bd9d7b0af92558599f28c6 (patch)
treef782244fe71cd404366900d864280e0782cd8164 /astro/fowsr/Makefile
parentf0a1b9daf358d5c51555fca0d46b4771155e65d2 (diff)
downloadFreeBSD-ports-943da45e5b2ae5e385bd9d7b0af92558599f28c6.zip
FreeBSD-ports-943da45e5b2ae5e385bd9d7b0af92558599f28c6.tar.gz
Mark as broken on sparc64: does not compile.
Hat: portmgr
Diffstat (limited to 'astro/fowsr/Makefile')
-rw-r--r--astro/fowsr/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/astro/fowsr/Makefile b/astro/fowsr/Makefile
index 703bfc3..6e95788 100644
--- a/astro/fowsr/Makefile
+++ b/astro/fowsr/Makefile
@@ -43,4 +43,8 @@ LDFLAGS+= "-L${PREFIX}/lib"
MAKE_ENV+= "LDFLAGS=${LDFLAGS}"
.endif
+.if ${ARCH} == "sparc64"
+BROKEN= Does not compile on sparc64
+.endif
+
.include <bsd.port.post.mk>
OpenPOWER on IntegriCloud