mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
Mark BROKEN on 9.x: does not build.
This commit is contained in:
parent
35ffaa0b9a
commit
7e5f3004f2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=248143
1 changed files with 4 additions and 0 deletions
|
@ -30,6 +30,10 @@ FULLDOCS=no
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 900000
|
||||
BROKEN= does not build
|
||||
.endif
|
||||
|
||||
do-install:
|
||||
@cd ${WRKSRC} && \
|
||||
${PYTHON_CMD} ./aap PREFIX="${PREFIX}" FULLDOCS=${FULLDOCS} \
|
||||
|
|
Loading…
Add table
Reference in a new issue