pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-HTMLObject Add dependency on p5-Data-FormValidator
details: https://anonhg.NetBSD.org/pkgsrc/rev/783ef91f4f28
branches: trunk
changeset: 477776:783ef91f4f28
user: erh <erh%pkgsrc.org@localhost>
date: Thu Jul 08 22:34:36 2004 +0000
description:
Add dependency on p5-Data-FormValidator
diffstat:
www/p5-HTMLObject/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r b5158bf7dec5 -r 783ef91f4f28 www/p5-HTMLObject/Makefile
--- a/www/p5-HTMLObject/Makefile Thu Jul 08 22:32:58 2004 +0000
+++ b/www/p5-HTMLObject/Makefile Thu Jul 08 22:34:36 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/07/08 19:41:24 erh Exp $
+# $NetBSD: Makefile,v 1.2 2004/07/08 22:34:36 erh Exp $
DISTNAME= libhtmlobject-perl-${VERSION}
PKGNAME= p5-HTMLObject-${VERSION}
@@ -10,6 +10,8 @@
HOMEPAGE= http://htmlobject.sourceforge.net/
COMMENT= Perl5 module to quickly and easily create Dynamic HTML pages
+DEPENDS+= p5-Data-FormValidator>=3.59:../../textproc/p5-Data-FormValidator
+
VERSION= 2.22
PKG_INSTALLATION_TYPES= overwrite pkgviews
Home |
Main Index |
Thread Index |
Old Index