summaryrefslogtreecommitdiff
path: root/security/tripwire
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2003-05-07 23:50:32 +0000
committerCy Schubert <cy@FreeBSD.org>2003-05-07 23:50:32 +0000
commitb65f3a52214f43dbf3006369239804b3a7e79460 (patch)
treeb3d0d19b6de132eaa64acd11fb5136f0e2c1f23c /security/tripwire
parentRemove SPARC section. This assumed a 32-bit SPARC, not the UltraSPARC. (diff)
Mark BROKEN under -CURRENT.
Notes
Notes: svn path=/head/; revision=80402
Diffstat (limited to 'security/tripwire')
-rw-r--r--security/tripwire/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/tripwire/Makefile b/security/tripwire/Makefile
index 6aec93f4b5c5..07bd3f722228 100644
--- a/security/tripwire/Makefile
+++ b/security/tripwire/Makefile
@@ -14,6 +14,9 @@ DISTNAME= tripwire-2.3.1-2
MAINTAINER= cy@FreeBSD.org
COMMENT= File system security and verification program
+.if ${OSVERSION} >= 500000
+BROKEN= "Fails to build under 5.X"
+.endif
MAN5= twfiles.5 twconfig.5 twpolicy.5
MAN8= siggen.8 tripwire.8 twadmin.8 twintro.8 twprint.8