- Mark BROKEN, in two ways

Reported by:	pointyhat
This commit is contained in:
Pav Lucistnik 2009-12-18 17:13:50 +00:00
parent f562eff462
commit f002187287
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=246161

View File

@ -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}/,}