Mark BROKEN on 9.x: does not build.
Pointyhat by: via erwin
This commit is contained in:
parent
621ad19228
commit
a7f005449f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=247287
1 changed files with 4 additions and 0 deletions
|
@ -71,6 +71,10 @@ SUB_LIST+= QS_USER=${QS_USER} \
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
if ${OSVERSION} >= 900000
|
||||
BROKEN= does not build
|
||||
.endif
|
||||
|
||||
# Options
|
||||
.if defined(WITH_TNEF)
|
||||
BUILD_DEPENDS+= ${LOCALBASE}/bin/tnef:${PORTSDIR}/converters/tnef
|
||||
|
|
Loading…
Reference in a new issue