summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorheinz <heinz@pkgsrc.org>2008-04-06 15:34:22 +0000
committerheinz <heinz@pkgsrc.org>2008-04-06 15:34:22 +0000
commit3c0f7eb2249173e75a60abd65a9cf596f8df04e2 (patch)
treee801febf3af229198ca687810c1380a98d6ae147 /devel
parenta83c6bcfd22138df9f5d04e41a617b33b260de94 (diff)
downloadpkgsrc-3c0f7eb2249173e75a60abd65a9cf596f8df04e2.tar.gz
The package supports installation to DESTDIR.
No C compiler required.
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Class-Container/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/devel/p5-Class-Container/Makefile b/devel/p5-Class-Container/Makefile
index 050d094efe2..52c8f2e89a5 100644
--- a/devel/p5-Class-Container/Makefile
+++ b/devel/p5-Class-Container/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/03/04 21:29:19 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2008/04/06 15:34:22 heinz Exp $
DISTNAME= Class-Container-0.12
PKGNAME= p5-${DISTNAME}
@@ -11,11 +11,13 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Class-Container/
COMMENT= Glues object frameworks together transparently
+PKG_DESTDIR_SUPPORT= user-destdir
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
DEPENDS+= p5-Params-Validate>=0.23:../../devel/p5-Params-Validate
DEPENDS+= p5-Scalar-List-Utils-[0-9]*:../../devel/p5-Scalar-List-Utils
-PKG_INSTALLATION_TYPES= overwrite pkgviews
-
+USE_LANGUAGES= # none
PERL5_MODULE_TYPE= Module::Build
PERL5_PACKLIST= auto/Class/Container/.packlist