diff options
author | wiz <wiz@pkgsrc.org> | 2002-09-11 09:15:02 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-09-11 09:15:02 +0000 |
commit | f834334f805482f2ebb7eabc982ec40b488b882f (patch) | |
tree | 999240f13325891c125585bd49c8cb233d3ade7b /www/bins | |
parent | 3b260f60c5186421ca3afc3ae7c88150d75c55ff (diff) | |
download | pkgsrc-f834334f805482f2ebb7eabc982ec40b488b882f.tar.gz |
Wildcard p5-Text-Iconv depends.
Diffstat (limited to 'www/bins')
-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 08ba7b6978e..db7fe4fedb4 100644 --- a/www/bins/Makefile +++ b/www/bins/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2002/08/31 04:34:21 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.8 2002/09/11 09:15:02 wiz Exp $ # DISTNAME= bins-1.1.15 @@ -10,7 +10,7 @@ MAINTAINER= dmcmahill@netbsd.org HOMEPAGE= http://bins.sautret.org/ COMMENT= static HTML photo album generator -DEPENDS+= p5-Text-Iconv-1.1:../../converters/p5-Text-Iconv +DEPENDS+= p5-Text-Iconv>=1.1:../../converters/p5-Text-Iconv DEPENDS+= p5-Storable>=2.04:../../devel/p5-Storable DEPENDS+= p5-Image-Info>=1.10:../../graphics/p5-Image-Info DEPENDS+= p5-Image-Size>=2.980:../../graphics/p5-Image-Size |