diff options
author | tv <tv@pkgsrc.org> | 2005-04-11 21:44:48 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2005-04-11 21:44:48 +0000 |
commit | f816d81489fd245a89e581c2f9cf792562ade194 (patch) | |
tree | 2d8b7b078f159a824fcd53503d6096a145f0f177 /security/tct/Makefile | |
parent | 20c9d4d37f602a9588b4348f641bf63018a0abb9 (diff) | |
download | pkgsrc-f816d81489fd245a89e581c2f9cf792562ade194.tar.gz |
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Diffstat (limited to 'security/tct/Makefile')
-rw-r--r-- | security/tct/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/tct/Makefile b/security/tct/Makefile index 34ec492fb1f..4b4547aaaf2 100644 --- a/security/tct/Makefile +++ b/security/tct/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2005/01/22 15:59:58 ben Exp $ +# $NetBSD: Makefile,v 1.14 2005/04/11 21:47:20 tv Exp $ # DISTNAME= tct-1.09 @@ -12,7 +12,6 @@ COMMENT= Programs to aid post-mortem after a break-in DEPENDS+= p5-Date-Manip-[0-9]*:../../devel/p5-Date-Manip -USE_BUILDLINK3= yes REPLACE_PERL= bin/grave-robber bin/mactime bin/strip_tct_home REPLACE_PERL+= extras/bdf extras/ils2mac extras/realpath REPLACE_PERL+= lazarus/lazarus |