summaryrefslogtreecommitdiff
path: root/devel/p5-Log-Dispatch-FileRotate
diff options
context:
space:
mode:
authorsnj <snj>2004-04-27 04:59:42 +0000
committersnj <snj>2004-04-27 04:59:42 +0000
commitf898f794507ebf20ddcca64a02cd6880acc4b600 (patch)
treec6fb2318cc5da1ef6d38de1363ef6a1ac96a86ba /devel/p5-Log-Dispatch-FileRotate
parent34bbec9fac457373d4be4eb7e0d2aa14da76d73f (diff)
downloadpkgsrc-f898f794507ebf20ddcca64a02cd6880acc4b600.tar.gz
Convert to buildlink3.
Diffstat (limited to 'devel/p5-Log-Dispatch-FileRotate')
-rw-r--r--devel/p5-Log-Dispatch-FileRotate/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Log-Dispatch-FileRotate/Makefile b/devel/p5-Log-Dispatch-FileRotate/Makefile
index 5362228a75b..c4afa48dec9 100644
--- a/devel/p5-Log-Dispatch-FileRotate/Makefile
+++ b/devel/p5-Log-Dispatch-FileRotate/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/12/29 13:19:34 grant Exp $
+# $NetBSD: Makefile,v 1.2 2004/04/27 04:59:42 snj Exp $
DISTNAME= Log-Dispatch-FileRotate-1.11
PKGNAME= p5-${DISTNAME}
@@ -12,7 +12,7 @@ DEPENDS+= p5-Date-Manip>=5.0:../../devel/p5-Date-Manip
DEPENDS+= p5-Log-Dispatch>=2.08:../../devel/p5-Log-Dispatch
DEPENDS+= p5-Params-Validate>=0.15:../../devel/p5-Params-Validate
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Log/Dispatch/FileRotate/.packlist
.include "../../lang/perl5/module.mk"