summaryrefslogtreecommitdiff
path: root/www/p5-Apache-Session-Wrapper
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-06-20 01:09:05 +0000
committerjoerg <joerg@pkgsrc.org>2008-06-20 01:09:05 +0000
commit3b0d97b0de8516db29699676c860489da3f7f0e1 (patch)
treebb388f6b2532587595653e67cce25229ed050cb8 /www/p5-Apache-Session-Wrapper
parent10abca39942a8f34d088f39ccc073fee44271274 (diff)
downloadpkgsrc-3b0d97b0de8516db29699676c860489da3f7f0e1.tar.gz
Add DESTDIR support.
Diffstat (limited to 'www/p5-Apache-Session-Wrapper')
-rw-r--r--www/p5-Apache-Session-Wrapper/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/p5-Apache-Session-Wrapper/Makefile b/www/p5-Apache-Session-Wrapper/Makefile
index 3104c0d169d..f4c2041d4c6 100644
--- a/www/p5-Apache-Session-Wrapper/Makefile
+++ b/www/p5-Apache-Session-Wrapper/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2007/08/16 09:51:17 he Exp $
+# $NetBSD: Makefile,v 1.16 2008/06/20 01:09:41 joerg Exp $
DISTNAME= Apache-Session-Wrapper-0.33
PKGNAME= p5-${DISTNAME}
@@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Apache-Session-Wrapper/
COMMENT= Perl5 module doing a wrapper around Apache::Session
+PKG_DESTDIR_SUPPORT= user-destdir
+
DEPENDS+= p5-Class-Container-[0-9]*:../../devel/p5-Class-Container
DEPENDS+= p5-Exception-Class-[0-9]*:../../devel/p5-Exception-Class
DEPENDS+= p5-Apache-Session>=1.6:../../www/p5-Apache-Session