From 84971cc2794f7bf7ce67f972de0436f286648a78 Mon Sep 17 00:00:00 2001 From: seb Date: Sun, 24 Nov 2002 22:23:12 +0000 Subject: Trivially use buildlink2. --- security/tct/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'security') diff --git a/security/tct/Makefile b/security/tct/Makefile index fb461121f87..9ec2e6b1e44 100644 --- a/security/tct/Makefile +++ b/security/tct/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2002/11/15 01:18:39 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2002/11/24 22:23:12 seb Exp $ # DISTNAME= tct-1.09 @@ -11,6 +11,7 @@ COMMENT= programs to aid post-mortem after a break-in DEPENDS+= p5-Date-Manip-[0-9]*:../../devel/p5-Date-Manip +USE_BUILDLINK2= yes REPLACE_PERL= bin/grave-robber bin/mactime bin/strip_tct_home REPLACE_PERL+= extras/bdf extras/ils2mac extras/realpath REPLACE_PERL+= lazarus/lazarus @@ -41,5 +42,5 @@ do-install: ${INSTALL_PROGRAM_DIR} ${LOCALBASE}/tct/conf cd ${WRKSRC}/conf && ${INSTALL_DATA} paths.pl *.cf ${LOCALBASE}/tct/conf -.include "../../lang/perl5/buildlink.mk" +.include "../../lang/perl5/buildlink2.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3