From fa84631d99867d3249e6625e73fa33aec0b8d7cd Mon Sep 17 00:00:00 2001 From: Sam Lawrance Date: Wed, 7 Sep 2005 13:55:19 +0000 Subject: s/BROKEN/IGNORE/ Reported by: linimon Log: Mark broken for OSVERSION >= 500000. Does not build without S/Key libraries and headers. PR: ports/85256 Submitted by: Christoph Weber-Fahr --- security/fwtk/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security/fwtk') diff --git a/security/fwtk/Makefile b/security/fwtk/Makefile index aa3caf5aa34c..7b615c807336 100644 --- a/security/fwtk/Makefile +++ b/security/fwtk/Makefile @@ -47,7 +47,7 @@ MAN8+= x-gw.8 .include .if ${OSVERSION} >= 500000 -BROKEN= "does not build on 5.x and above, requires S/Key libraries and headers" +IGNORE= does not build on 5.x and above, requires S/Key libraries and headers .endif .if !exists(${DISTDIR}/${DIST_SUBDIR}/fwtk2.1${EXTRACT_SUFX}) \ -- cgit v1.2.3