aboutsummaryrefslogtreecommitdiff
path: root/astro/fowsr
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2010-09-27 10:10:45 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2010-09-27 10:10:45 +0000
commite3ea420424db5f9bd4c8efaacbe7f512c3db3e80 (patch)
treef03a9882927bd1c98e2418f8488a043ed7699a76 /astro/fowsr
parentb17feaaba00582a548bbf7377a13dfdfd1c153d7 (diff)
downloadports-e3ea420424db5f9bd4c8efaacbe7f512c3db3e80.tar.gz
ports-e3ea420424db5f9bd4c8efaacbe7f512c3db3e80.zip
Notes
Diffstat (limited to 'astro/fowsr')
-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>