diff options
author | wiz <wiz@pkgsrc.org> | 2005-01-03 14:03:55 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-01-03 14:03:55 +0000 |
commit | 3f1c735a35171e69ac5a4949877d15ae0eefcc71 (patch) | |
tree | 31c86847fc146694c5ac66a35dc7a20281d09588 /www/bins/Makefile | |
parent | de3e2a52e1e373d69ae954b5ef596aca5a2d17a9 (diff) | |
download | pkgsrc-3f1c735a35171e69ac5a4949877d15ae0eefcc71.tar.gz |
Wildcard depends.
Diffstat (limited to 'www/bins/Makefile')
-rw-r--r-- | www/bins/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/bins/Makefile b/www/bins/Makefile index c18020fea29..3a0e687719d 100644 --- a/www/bins/Makefile +++ b/www/bins/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2004/11/27 01:34:57 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.28 2005/01/03 14:03:55 wiz Exp $ # DISTNAME= bins-1.1.26 @@ -18,7 +18,7 @@ DEPENDS+= p5-Image-Size>=2.980:../../graphics/p5-Image-Size DEPENDS+= p5-IO-String>=1.01:../../devel/p5-IO-String DEPENDS+= p5-PerlMagick>=5.3.9nb1:../../graphics/p5-PerlMagick DEPENDS+= p5-XML-Grove>=0.46.0.1:../../textproc/p5-XML-Grove -DEPENDS+= p5-XML-Handler-YAWriter-0.23:../../textproc/p5-XML-YAWriter +DEPENDS+= p5-XML-Handler>=YAWriter-0.23:../../textproc/p5-XML-YAWriter DEPENDS+= p5-XML-Parser>=2.30:../../textproc/p5-XML-Parser DEPENDS+= p5-HTML-Clean>=0.8:../../www/p5-HTML-Clean DEPENDS+= p5-HTML-Parser>=3.26:../../www/p5-HTML-Parser |