aboutsummaryrefslogtreecommitdiff
path: root/cad/alliance
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-12-18 17:13:50 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-12-18 17:13:50 +0000
commitf0021872871cf7d1d46c90b36724e1cc5d4c4b0f (patch)
tree77c3172c911f606c45493d58ed4b1a75f45b14ce /cad/alliance
parentf562eff462e30462243f5e4c94b32b5482876b7c (diff)
downloadports-f0021872871cf7d1d46c90b36724e1cc5d4c4b0f.tar.gz
ports-f0021872871cf7d1d46c90b36724e1cc5d4c4b0f.zip
- Mark BROKEN, in two ways
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=246161
Diffstat (limited to 'cad/alliance')
-rw-r--r--cad/alliance/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/cad/alliance/Makefile b/cad/alliance/Makefile
index fa1fc7c0f89c..5aa81ccb8c1f 100644
--- a/cad/alliance/Makefile
+++ b/cad/alliance/Makefile
@@ -34,6 +34,12 @@ CONFIGURE_ARGS+=--mandir=${MANPREFIX}/man \
.include <bsd.port.pre.mk>
+.if ${OSVERSION} < 800000
+BROKEN= does not compile
+.else
+BROKEN= incomplete plist
+.endif
+
ALLIANCE_TOP= ${PREFIX}/alliance
SRCDIRLIST!= ${CAT} ${FILESDIR}/srcdirs.list
CFLAGS+= ${SRCDIRLIST:S,^,-I${WRKSRC}/,}