diff options
author | tron <tron> | 2001-06-08 20:34:16 +0000 |
---|---|---|
committer | tron <tron> | 2001-06-08 20:34:16 +0000 |
commit | 4846523827ad13a52acebba81721393ff7685e3a (patch) | |
tree | a6bddf3f73ba6f86420181b5e851fe691600c378 /x11 | |
parent | 79902f4260cb651c061c95a34b29a52c5a17f77e (diff) | |
download | pkgsrc-4846523827ad13a52acebba81721393ff7685e3a.tar.gz |
Use wildcard dependence on "p5-HTML-Parser" package.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/p5-Tk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/p5-Tk/Makefile b/x11/p5-Tk/Makefile index 7fbd4549291..d9ca29c1a5f 100644 --- a/x11/p5-Tk/Makefile +++ b/x11/p5-Tk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2001/05/05 19:51:20 jlam Exp $ +# $NetBSD: Makefile,v 1.21 2001/06/08 20:34:16 tron Exp $ # FreeBSD Id: Makefile,v 1.14 1997/09/14 04:00:00 jfitz Exp # @@ -11,7 +11,7 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://theory.uwinnipeg.ca/CPAN/data/Tk/pod/overview.html COMMENT= perl5 interface to Tk-8.0.5 -BUILD_DEPENDS= p5-HTML-Parser-3.19:../../www/p5-HTML-Parser +BUILD_DEPENDS= p5-HTML-Parser>=3.19:../../www/p5-HTML-Parser DEPENDS+= tk>=8.3.2:../../x11/tk USE_X11= # defined |