diff options
author | shattered <shattered@pkgsrc.org> | 2011-10-17 19:32:24 +0000 |
---|---|---|
committer | shattered <shattered@pkgsrc.org> | 2011-10-17 19:32:24 +0000 |
commit | 43d8d13cfcb2ba2ab38d8a6b34ce2c5cbf9b3c12 (patch) | |
tree | a1bf67e13fd1bf3a7d5dab2f3b370fb4de152835 /security/tct | |
parent | d5e6b7f6e7e8a9c233499429e2bcc5c9184544ac (diff) | |
download | pkgsrc-43d8d13cfcb2ba2ab38d8a6b34ce2c5cbf9b3c12.tar.gz |
PR/42039 -- not available for NetBSD 4 and up.
Diffstat (limited to 'security/tct')
-rw-r--r-- | security/tct/Makefile | 4 | ||||
-rw-r--r-- | security/tct/PLIST | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/security/tct/Makefile b/security/tct/Makefile index 753adc9757f..914a3676e25 100644 --- a/security/tct/Makefile +++ b/security/tct/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2010/03/08 01:21:59 dholland Exp $ +# $NetBSD: Makefile,v 1.24 2011/10/17 19:32:24 shattered Exp $ # DISTNAME= tct-1.09 @@ -10,6 +10,8 @@ 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]*-* + PKG_DESTDIR_SUPPORT= user-destdir DEPENDS+= p5-Date-Manip-[0-9]*:../../devel/p5-Date-Manip diff --git a/security/tct/PLIST b/security/tct/PLIST index 8e235b9acb7..e46ca062641 100644 --- a/security/tct/PLIST +++ b/security/tct/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2009/06/14 18:13:40 joerg Exp $ +@comment $NetBSD: PLIST,v 1.7 2011/10/17 19:32:24 shattered Exp $ ${PERL5_SUB_INSTALLVENDORLIB}/body_init.pl ${PERL5_SUB_INSTALLVENDORLIB}/bsd.pl ${PERL5_SUB_INSTALLVENDORLIB}/chk_binaries.pl @@ -47,8 +47,8 @@ tct/bin/grave-robber tct/bin/icat tct/bin/ils tct/bin/ils2mac -tct/bin/lazarus tct/bin/lastcomm +tct/bin/lazarus tct/bin/mactime tct/bin/major_minor tct/bin/md5 |