summaryrefslogtreecommitdiff
path: root/www/p5-Apache-AuthCookie/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Apache-AuthCookie/Makefile')
-rw-r--r--www/p5-Apache-AuthCookie/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/p5-Apache-AuthCookie/Makefile b/www/p5-Apache-AuthCookie/Makefile
index a3d9a3f2a61..96471d6d34a 100644
--- a/www/p5-Apache-AuthCookie/Makefile
+++ b/www/p5-Apache-AuthCookie/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2006/10/17 12:58:26 obache Exp $
+# $NetBSD: Makefile,v 1.16 2008/06/20 01:09:41 joerg Exp $
#
DISTNAME= Apache-AuthCookie-3.10
@@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Apache-AuthCookie/
COMMENT= Perl5 module for Authentication and Authorization via cookies
+PKG_DESTDIR_SUPPORT= user-destdir
+
DEPENDS+= ap13-perl>=1.29:../../www/ap-perl
DEPENDS+= p5-Apache-Test-[0-9]*:../../www/p5-Apache-Test