summaryrefslogtreecommitdiff
path: root/www/p5-LWP-Authen-Wsse/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-LWP-Authen-Wsse/Makefile')
-rw-r--r--www/p5-LWP-Authen-Wsse/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/p5-LWP-Authen-Wsse/Makefile b/www/p5-LWP-Authen-Wsse/Makefile
index fd62675349f..32058ecd1fa 100644
--- a/www/p5-LWP-Authen-Wsse/Makefile
+++ b/www/p5-LWP-Authen-Wsse/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2012/10/03 21:58:54 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2012/10/28 06:30:46 asau Exp $
DISTNAME= LWP-Authen-Wsse-0.05
PKGNAME= p5-${DISTNAME}
@@ -11,8 +11,6 @@ MAINTAINER= kleink@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/LWP-Authen-Wsse/
COMMENT= Library for enabling X-WSSE authentication in LWP
-PKG_DESTDIR_SUPPORT= user-destdir
-
DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
DEPENDS+= p5-Digest-SHA1-[0-9]*:../../security/p5-Digest-SHA1
DEPENDS+= p5-MIME-Base64-[0-9]*:../../converters/p5-MIME-Base64