summaryrefslogtreecommitdiff
path: root/www/p5-Apache-Session/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Apache-Session/Makefile')
-rw-r--r--www/p5-Apache-Session/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/p5-Apache-Session/Makefile b/www/p5-Apache-Session/Makefile
index abd3b593a53..e495be58d68 100644
--- a/www/p5-Apache-Session/Makefile
+++ b/www/p5-Apache-Session/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2008/04/23 20:43:06 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2008/06/20 01:09:41 joerg Exp $
#
DISTNAME= Apache-Session-1.86
@@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Apache-Session/
COMMENT= Perl5 module to provide persistent storage
+PKG_DESTDIR_SUPPORT= user-destdir
+
DEPENDS+= p5-Storable>=1.0.11:../../devel/p5-Storable
DEPENDS+= p5-Digest-MD5>=2.16:../../security/p5-Digest-MD5
DEPENDS+= p5-Test-Deep>=0.082:../../devel/p5-Test-Deep