- Mark BROKEN, in two ways
Reported by: pointyhat
This commit is contained in:
parent
f562eff462
commit
f002187287
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=246161
@ -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}/,}
|
||||
|
Loading…
Reference in New Issue
Block a user