aboutsummaryrefslogtreecommitdiff
path: root/astro/astrometry
diff options
context:
space:
mode:
Diffstat (limited to 'astro/astrometry')
-rw-r--r--astro/astrometry/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/astrometry/Makefile b/astro/astrometry/Makefile
index 36abfc57ace0..28f3e2653417 100644
--- a/astro/astrometry/Makefile
+++ b/astro/astrometry/Makefile
@@ -38,8 +38,8 @@ post-install:
.include <bsd.port.pre.mk>
-.if ${ARCH} == "sparc64" && ${OSVERSION} > 800000
-BROKEN= Does not build on sparc64-8
+.if ${ARCH} == "sparc64"
+BROKEN= Does not build on sparc64
.endif
.include <bsd.port.post.mk>