aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2012-01-09 04:01:17 +0000
committerEitan Adler <eadler@FreeBSD.org>2012-01-09 04:01:17 +0000
commite1925f71024fbbbc6356957304ac960ac4147bc9 (patch)
tree3777e9d6cc7f1da1d6f88da18b7f50e27a967c2a /math
parent6f72b01686444c8cf2067f9dce6d7b7087341907 (diff)
Notes
Diffstat (limited to 'math')
-rw-r--r--math/yacas/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/math/yacas/Makefile b/math/yacas/Makefile
index 1ca06b89d77e..2cf66b979553 100644
--- a/math/yacas/Makefile
+++ b/math/yacas/Makefile
@@ -30,11 +30,9 @@ CONFIGURE_ARGS+= --enable-html-doc --with-html-dir=${DOCSDIR}
CONFIGURE_ARGS+= --disable-html-doc
.endif
-.if ${OSVERSION} >= 700042
.if ${ARCH} == "amd64" || ${ARCH} == "sparc64"
BROKEN= Does not compile with GCC 4.2
.endif
-.endif
test: build
@cd ${WRKSRC} && ${GMAKE} test