summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2003-11-22 19:27:11 +0000
committerlinimon <linimon@FreeBSD.org>2003-11-22 19:27:11 +0000
commit2e14f2cf76e52652b335fd7c953672d14860be2c (patch)
treefbf4cc23dd69da523984f8cfa2d91f97c6dd2da8
parentcf4ecfe12c57e62fe8239399ed93ec2589aefbb6 (diff)
downloadFreeBSD-ports-2e14f2cf76e52652b335fd7c953672d14860be2c.zip
FreeBSD-ports-2e14f2cf76e52652b335fd7c953672d14860be2c.tar.gz
Make BROKEN message more specific.
-rw-r--r--cad/mars/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/mars/Makefile b/cad/mars/Makefile
index 784cd44..f5baba0 100644
--- a/cad/mars/Makefile
+++ b/cad/mars/Makefile
@@ -32,7 +32,7 @@ MAN1= mars.1
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 501000
-BROKEN= "Does not compile on FreeBSD ${OSVERSION}"
+BROKEN= "Does not compile with recent gcc: needs stdarg.h, not varargs.h"
.endif
do-install:
OpenPOWER on IntegriCloud