From b10bdf644d3a712a19ec63481d7a0d9e8ddc3256 Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Sun, 18 Apr 2010 19:05:19 +0000 Subject: Mark BROKEN on 9.x: does not build --- ftp/vsftpd-ext/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ftp') diff --git a/ftp/vsftpd-ext/Makefile b/ftp/vsftpd-ext/Makefile index 370caa3bd376..8ae8bf2f907c 100644 --- a/ftp/vsftpd-ext/Makefile +++ b/ftp/vsftpd-ext/Makefile @@ -35,6 +35,10 @@ OPTIONS= RC_NG "install RC_NG script" off \ .include +.if ${OSVERSION} >= 900007 +BROKEN= does not build +.endif + .if defined(WITH_RC_NG) USE_RC_SUBR= vsftpd.sh .endif -- cgit v1.2.3