summaryrefslogtreecommitdiff
path: root/www/p5-Apache-AuthCookieDBI/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Apache-AuthCookieDBI/Makefile')
-rw-r--r--www/p5-Apache-AuthCookieDBI/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/p5-Apache-AuthCookieDBI/Makefile b/www/p5-Apache-AuthCookieDBI/Makefile
index 278bff7b916..4c01e728fb5 100644
--- a/www/p5-Apache-AuthCookieDBI/Makefile
+++ b/www/p5-Apache-AuthCookieDBI/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2012/10/03 21:58:32 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2012/10/28 06:30:25 asau Exp $
#
DISTNAME= Apache-AuthCookieDBI-2.1
@@ -11,8 +11,6 @@ MAINTAINER= rhaen@NetBSD.org
HOMEPAGE= http://search.cpan.org/~cromis/Apache-AuthCookieDBI-1.19/
COMMENT= Perl5 module AuthCookie backed by a DBI database
-PKG_DESTDIR_SUPPORT= user-destdir
-
DEPENDS+= p5-Apache-AuthCookie-[0-9]*:../../www/p5-Apache-AuthCookie
DEPENDS+= p5-Date-Calc-[0-9]*:../../devel/p5-Date-Calc
DEPENDS+= p5-Digest-MD5-[0-9]*:../../security/p5-Digest-MD5