diff options
author | erh <erh@pkgsrc.org> | 2004-11-16 01:50:31 +0000 |
---|---|---|
committer | erh <erh@pkgsrc.org> | 2004-11-16 01:50:31 +0000 |
commit | 1368a35cf7578651d25ed0db946cd0df1fa5691c (patch) | |
tree | 0a62d5c68e34d257247eed8f2adeeca3d9edf4ce /www | |
parent | 794a2a89f3bdd05871524cc0999abb2ea2842fe9 (diff) | |
download | pkgsrc-1368a35cf7578651d25ed0db946cd0df1fa5691c.tar.gz |
Remove several unnecessary package dependencies.
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Template-Toolkit/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/www/p5-Template-Toolkit/Makefile b/www/p5-Template-Toolkit/Makefile index 688edae48c6..3879acd4985 100644 --- a/www/p5-Template-Toolkit/Makefile +++ b/www/p5-Template-Toolkit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2004/11/12 06:57:05 erh Exp $ +# $NetBSD: Makefile,v 1.17 2004/11/16 01:50:31 erh Exp $ # DISTNAME= Template-Toolkit-2.14 @@ -21,11 +21,6 @@ DEPENDS+= p5-GDGraph>=1.33:../../graphics/p5-GDGraph DEPENDS+= p5-GDGraph3d>=0.55:../../graphics/p5-GDGraph3d DEPENDS+= p5-XML-DOM>=1.43:../../textproc/p5-XML-DOM -DEPENDS+= p5-XML-XQL>=0.68:../../textproc/p5-XML-XQL -DEPENDS+= p5-XML-Checker>=0.13:../../textproc/p5-XML-Checker -DEPENDS+= p5-XML-RegExp>=0.03:../../textproc/p5-XML-RegExp -DEPENDS+= p5-XML-Filter-Reindent>=0.03:../../textproc/p5-XML-Filter-Reindent -DEPENDS+= p5-XML-UM>=0.01:../../textproc/p5-XML-UM DEPENDS+= p5-Pod-POM-[0-9]*:../../textproc/p5-Pod-POM DEPENDS+= p5-Text-Autoformat-[0-9]*:../../textproc/p5-Text-Autoformat |