summaryrefslogtreecommitdiff
path: root/devel/p5-Cache-Cache/Makefile
diff options
context:
space:
mode:
authorheinz <heinz>2008-04-06 14:36:04 +0000
committerheinz <heinz>2008-04-06 14:36:04 +0000
commit5cac9c3c098e75cf1618ecdfbc4b280c30e42b2a (patch)
tree6593d100137b34a01a778f4d87621a45bf5b5469 /devel/p5-Cache-Cache/Makefile
parentd41920501f40793a24ffca8efbecf6e0c91e27d1 (diff)
downloadpkgsrc-5cac9c3c098e75cf1618ecdfbc4b280c30e42b2a.tar.gz
The package supports installation to DESTDIR.
A C compiler is not needed.
Diffstat (limited to 'devel/p5-Cache-Cache/Makefile')
-rw-r--r--devel/p5-Cache-Cache/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/p5-Cache-Cache/Makefile b/devel/p5-Cache-Cache/Makefile
index 9dfaa5476d3..01279fb2d2d 100644
--- a/devel/p5-Cache-Cache/Makefile
+++ b/devel/p5-Cache-Cache/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/07/19 22:34:56 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2008/04/06 14:36:04 heinz Exp $
#
DISTNAME= Cache-Cache-1.05
@@ -17,8 +17,11 @@ DEPENDS+= p5-Digest-SHA1>=2.02:../../security/p5-Digest-SHA1
DEPENDS+= p5-Storable>=1.014:../../devel/p5-Storable
DEPENDS+= p5-IPC-ShareLite>=0.09:../../devel/p5-IPC-ShareLite
+PKG_DESTDIR_SUPPORT= user-destdir
PKG_INSTALLATION_TYPES= overwrite pkgviews
+USE_LANGUAGES= # none
+
PERL5_PACKLIST= auto/Cache/Cache/.packlist
.include "../../lang/perl5/module.mk"