summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2003-06-27 15:59:58 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2003-06-27 15:59:58 +0000
commit23d233d7c13a025a58f475a855c36c3d416adf75 (patch)
tree342a93bd0e40f013f9d5b9fd5a37284ad4559353 /math
parentReplacing BROKEN by IGNORE will save bento trying to build this (diff)
IGNORE should be used instead of BROKEN to indicate that a port
will never be available on a particular OS release version. PR: 53441 Submitted by: Mark Linimon <linimon@lonesome.com>
Notes
Notes: svn path=/head/; revision=83752
Diffstat (limited to 'math')
-rw-r--r--math/GiNaC/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/GiNaC/Makefile b/math/GiNaC/Makefile
index 01f86b0f88ba..47a0138374e2 100644
--- a/math/GiNaC/Makefile
+++ b/math/GiNaC/Makefile
@@ -34,7 +34,7 @@ MAN1= ginac-config.1 ginsh.1 viewgar.1
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
-BROKEN= "need gcc32 and cln must build with gcc32"
+IGNORE= "needs gcc32 and cln must be built with gcc32"
.endif
post-extract: