summaryrefslogtreecommitdiff
path: root/security/tct
diff options
context:
space:
mode:
authorsnj <snj>2004-05-09 06:48:40 +0000
committersnj <snj>2004-05-09 06:48:40 +0000
commit63c221cd4bc30ff667d876fbd803de707184bf9f (patch)
tree3e1947c532a5ead14343c7692368d73940c050bf /security/tct
parentf7cbf9b0477da112df43fe5d07cf5b5359d8ddcd (diff)
downloadpkgsrc-63c221cd4bc30ff667d876fbd803de707184bf9f.tar.gz
Convert to buildlink3.
Diffstat (limited to 'security/tct')
-rw-r--r--security/tct/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/tct/Makefile b/security/tct/Makefile
index 2e45ec5bb96..0ec9e1e9c1a 100644
--- a/security/tct/Makefile
+++ b/security/tct/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2003/07/21 17:20:38 martti Exp $
+# $NetBSD: Makefile,v 1.12 2004/05/09 06:48:40 snj Exp $
#
DISTNAME= tct-1.09
@@ -11,7 +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
+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
@@ -42,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/buildlink2.mk"
+.include "../../lang/perl5/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"