summaryrefslogtreecommitdiff
path: root/devel/p5-Log-Agent
diff options
context:
space:
mode:
authorminskim <minskim>2004-04-25 03:39:11 +0000
committerminskim <minskim>2004-04-25 03:39:11 +0000
commitfeebe2457e9bae998c526b6229aab780f2500b59 (patch)
tree4da7ce30012b1a00eb4e979b033055b98930574a /devel/p5-Log-Agent
parent9e4145ee8d343a821a22cfb7ff1c0b2bc1f7142a (diff)
downloadpkgsrc-feebe2457e9bae998c526b6229aab780f2500b59.tar.gz
Bl3ify and enable pkgviews installation.
Diffstat (limited to 'devel/p5-Log-Agent')
-rw-r--r--devel/p5-Log-Agent/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/p5-Log-Agent/Makefile b/devel/p5-Log-Agent/Makefile
index 3a6a57682e1..34ccb27df70 100644
--- a/devel/p5-Log-Agent/Makefile
+++ b/devel/p5-Log-Agent/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/07/21 16:43:39 martti Exp $
+# $NetBSD: Makefile,v 1.5 2004/04/25 03:40:06 minskim Exp $
DISTNAME= Log-Agent-0.303
PKGNAME= p5-${DISTNAME}
@@ -9,7 +9,9 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Log/}
MAINTAINER= tech-pkg@NetBSD.org
COMMENT= General logging framework aimed at reusable modules
-USE_BUILDLINK2= YES
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Log/Agent/.packlist
.include "../../lang/perl5/module.mk"