summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2015-01-04 04:03:42 +0000
committerdholland <dholland@pkgsrc.org>2015-01-04 04:03:42 +0000
commit9b34cd806545911f5a598a47aa3df645ab807d41 (patch)
treeff8e068bb4da477c19ecc8da60428f1ec9db0ad0 /security
parentd0fe505b71aeb89141440c75bf5ef3d01b99fb4d (diff)
downloadpkgsrc-9b34cd806545911f5a598a47aa3df645ab807d41.tar.gz
Use BROKEN_ON_PLATFORM here; see PR 42039.
Diffstat (limited to 'security')
-rw-r--r--security/tct/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/tct/Makefile b/security/tct/Makefile
index c6bc43744d0..b617b235e2d 100644
--- a/security/tct/Makefile
+++ b/security/tct/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2014/05/29 23:37:26 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2015/01/04 04:03:42 dholland Exp $
#
DISTNAME= tct-1.09
@@ -10,7 +10,7 @@ MAINTAINER= frazee.23@osu.edu
HOMEPAGE= http://www.porcupine.org/forensics/tct.html
COMMENT= Programs to aid post-mortem after a break-in
-NOT_FOR_PLATFORM= NetBSD-[4-9]*-*
+BROKEN_ON_PLATFORM= NetBSD-[4-9]*-* # see PR 42039
MAKE_JOBS_SAFE= no
DEPENDS+= p5-Date-Manip-[0-9]*:../../devel/p5-Date-Manip