summaryrefslogtreecommitdiff
path: root/security/tct
diff options
context:
space:
mode:
authordholland <dholland>2015-01-04 04:03:42 +0000
committerdholland <dholland>2015-01-04 04:03:42 +0000
commitbe16a3713b0b22247ba1beb4e1109feb76a59f67 (patch)
treeff8e068bb4da477c19ecc8da60428f1ec9db0ad0 /security/tct
parent2619eaba57915f8804768fa8b234f8d38287e623 (diff)
downloadpkgsrc-be16a3713b0b22247ba1beb4e1109feb76a59f67.tar.gz
Use BROKEN_ON_PLATFORM here; see PR 42039.
Diffstat (limited to 'security/tct')
-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