From e2a4ba760d89f4f1a467d78df13fcbb5452465be Mon Sep 17 00:00:00 2001 From: Mark Linimon <linimon@FreeBSD.org> Date: Sat, 22 Nov 2003 19:27:11 +0000 Subject: Make BROKEN message more specific. --- cad/mars/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cad/mars') diff --git a/cad/mars/Makefile b/cad/mars/Makefile index 784cd44ebe68..f5baba0fec95 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: -- cgit debian/1.2.3+git2.25.1-1-2-gaceb0