summaryrefslogtreecommitdiff
path: root/www/p5-HTTP-Cookies/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-HTTP-Cookies/Makefile')
-rw-r--r--www/p5-HTTP-Cookies/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/www/p5-HTTP-Cookies/Makefile b/www/p5-HTTP-Cookies/Makefile
index c42583797fe..29620a379c9 100644
--- a/www/p5-HTTP-Cookies/Makefile
+++ b/www/p5-HTTP-Cookies/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/07/10 12:42:52 spz Exp $
+# $NetBSD: Makefile,v 1.2 2011/07/14 21:47:34 spz Exp $
#
DISTNAME= HTTP-Cookies-6.00
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/}
@@ -11,6 +12,8 @@ HOMEPAGE= http://search.cpan.org/dist/HTTP-Cookies/
COMMENT= HTTP cookie jars
LICENSE= ${PERL5_LICENSE}
+CONFLICTS+= p5-libwww-[0-5]*
+
PKG_DESTDIR_SUPPORT= user-destdir
DEPENDS+= p5-HTTP-Message>=6.02:../../www/p5-HTTP-Message