Mark BROKEN on 9.x: does not build

This commit is contained in:
Erwin Lansing 2010-04-18 19:05:19 +00:00
parent 829d453ca4
commit b10bdf644d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=252880

View File

@ -35,6 +35,10 @@ OPTIONS= RC_NG "install RC_NG script" off \
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 900007
BROKEN= does not build
.endif
.if defined(WITH_RC_NG)
USE_RC_SUBR= vsftpd.sh
.endif