aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--astro/fowsr/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/astro/fowsr/Makefile b/astro/fowsr/Makefile
index 6e9578860b79..703bfc341f44 100644
--- a/astro/fowsr/Makefile
+++ b/astro/fowsr/Makefile
@@ -43,8 +43,4 @@ LDFLAGS+= "-L${PREFIX}/lib"
MAKE_ENV+= "LDFLAGS=${LDFLAGS}"
.endif
-.if ${ARCH} == "sparc64"
-BROKEN= Does not compile on sparc64
-.endif
-
.include <bsd.port.post.mk>