summaryrefslogtreecommitdiff
path: root/security/fwtk
diff options
context:
space:
mode:
authorSam Lawrance <lawrance@FreeBSD.org>2005-09-07 13:55:19 +0000
committerSam Lawrance <lawrance@FreeBSD.org>2005-09-07 13:55:19 +0000
commitfa84631d99867d3249e6625e73fa33aec0b8d7cd (patch)
tree0fe4dee8d6a199013a073cada911d926fdaa5077 /security/fwtk
parentMark broken for OSVERSION >= 500000. Does not build without (diff)
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 <wefa@tnd37.tnd.arcor.net>
Notes
Notes: svn path=/head/; revision=142162
Diffstat (limited to 'security/fwtk')
-rw-r--r--security/fwtk/Makefile2
1 files changed, 1 insertions, 1 deletions
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 <bsd.port.pre.mk>
.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}) \