summaryrefslogtreecommitdiff
path: root/cad/alliance
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-09-17 22:47:50 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-09-17 22:47:50 +0000
commite9cb0e0ba325f236bbd6d76368c45dd8708b7069 (patch)
treeb75cc24de263cba191e90851d04cdd19db6aa48b /cad/alliance
parentBROKEN: Patch fails (diff)
BROKEN on 5.x: Does not compile
Approved by: portmgr (self)
Notes
Notes: svn path=/head/; revision=118212
Diffstat (limited to 'cad/alliance')
-rw-r--r--cad/alliance/Makefile4
1 files changed, 4 insertions, 0 deletions
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 <bsd.port.pre.mk>
+.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}/,}