From e9cb0e0ba325f236bbd6d76368c45dd8708b7069 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Fri, 17 Sep 2004 22:47:50 +0000 Subject: BROKEN on 5.x: Does not compile Approved by: portmgr (self) --- cad/alliance/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'cad') diff --git a/cad/alliance/Makefile b/cad/alliance/Makefile index f70acbf8030e..2133a32f46ad 100644 --- a/cad/alliance/Makefile +++ b/cad/alliance/Makefile @@ -35,6 +35,10 @@ PKGMESSAGE_IN= ${FILESDIR}/pkg-message.in .include +.if ${OSVERSION} >= 502126 +BROKEN= "Does not compile on FreeBSD >= 5.x" +.endif + ALLIANCE_TOP= ${PREFIX}/alliance SRCDIRLIST!= ${CAT} ${FILESDIR}/srcdirs.list CFLAGS+= ${SRCDIRLIST:S,^,-I${WRKSRC}/,} -- cgit v1.2.3