pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/p5-HTML-Element-Extended Needs p5-HTML-Tree. PKGRE...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/44af7424526b
branches:  trunk
changeset: 519590:44af7424526b
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Fri Oct 06 08:19:47 2006 +0000

description:
Needs p5-HTML-Tree. PKGREVISION++.

diffstat:

 www/p5-HTML-Element-Extended/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (22 lines):

diff -r 2d32022c3cd8 -r 44af7424526b www/p5-HTML-Element-Extended/Makefile
--- a/www/p5-HTML-Element-Extended/Makefile     Fri Oct 06 08:04:03 2006 +0000
+++ b/www/p5-HTML-Element-Extended/Makefile     Fri Oct 06 08:19:47 2006 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2006/03/04 21:31:01 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2006/10/06 08:19:47 rillig Exp $
 
 DISTNAME=              HTML-Element-Extended-1.14
 PKGNAME=               p5-${DISTNAME}
+PKGREVISION=           1
 CATEGORIES=            www perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=HTML/}
 #                      ${MASTER_SITE_PERL_CPAN:=../by-authors/id/M/MS/MSISK/}
@@ -10,6 +11,8 @@
 HOMEPAGE=              http://search.cpan.org/dist/HTML-Element-Extended/
 COMMENT=               Perl5 modules for managing HTML::Element based objects
 
+DEPENDS+=              p5-HTML-Tree>=0:../../www/p5-HTML-Tree
+
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
 PERL5_PACKLIST=                auto/HTML-Element-Extended/.packlist



Home | Main Index | Thread Index | Old Index