diff options
Diffstat (limited to 'devel/p5-Log-Dispatch-Config/Makefile')
-rw-r--r-- | devel/p5-Log-Dispatch-Config/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/p5-Log-Dispatch-Config/Makefile b/devel/p5-Log-Dispatch-Config/Makefile index 52bb82696a2..8e1d61708a8 100644 --- a/devel/p5-Log-Dispatch-Config/Makefile +++ b/devel/p5-Log-Dispatch-Config/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2006/03/04 21:29:22 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2008/06/12 02:14:23 joerg Exp $ DISTNAME= Log-Dispatch-Config-1.01 PKGNAME= p5-${DISTNAME} @@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/~miyagawa/Log-Dispatch-Config-1.01/ COMMENT= Configure Log::Dispatch with a config file, a la Java's log4j +PKG_DESTDIR_SUPPORT= user-destdir + DEPENDS+= p5-Test-Simple>=0.41:../../devel/p5-Test-Simple DEPENDS+= p5-IO-stringy>=2.108:../../devel/p5-IO-stringy DEPENDS+= p5-AppConfig>=1.52:../../devel/p5-AppConfig |