diff options
Diffstat (limited to 'www/p5-WWW-RobotRules')
-rw-r--r-- | www/p5-WWW-RobotRules/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-WWW-RobotRules/Makefile b/www/p5-WWW-RobotRules/Makefile index 2fe21a65a63..c1a6f0bf48b 100644 --- a/www/p5-WWW-RobotRules/Makefile +++ b/www/p5-WWW-RobotRules/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2011/08/07 08:26:37 tron Exp $ +# $NetBSD: Makefile,v 1.4 2011/08/12 09:25:47 obache Exp $ DISTNAME= WWW-RobotRules-6.01 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=WWW/} @@ -11,7 +11,7 @@ HOMEPAGE= http://search.cpan.org/dist/WWW-RobotRules/ COMMENT= Perl 5 module database of robots.txt-derived permissions LICENSE= ${PERL5_LICENSE} -CONFLICTS+= p5-libwww-[0-5]* +CONFLICTS+= p5-libwww<6.00 PKG_DESTDIR_SUPPORT= user-destdir |