diff options
author | agc <agc@pkgsrc.org> | 1999-04-01 13:38:43 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 1999-04-01 13:38:43 +0000 |
commit | 363146f85e8b08fd027f23071a3d21eff0a769e5 (patch) | |
tree | da5d46c57de4dca381b391a1b057e69e88cfec3a /x11/p5-Tk | |
parent | aaac4bc29e6488b978f8d5efa048fc0d2435af5e (diff) | |
download | pkgsrc-363146f85e8b08fd027f23071a3d21eff0a769e5.tar.gz |
Update to tk version 8.0.5. This seems to be primarily a bug-fix release.
Diffstat (limited to 'x11/p5-Tk')
-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 2cee9a404bd..1f6985a8fde 100644 --- a/x11/p5-Tk/Makefile +++ b/x11/p5-Tk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 1998/08/20 15:17:35 tsarna Exp $ +# $NetBSD: Makefile,v 1.11 1999/04/01 13:38:46 agc Exp $ # FreeBSD Id: Makefile,v 1.14 1997/09/14 04:00:00 jfitz Exp # @@ -12,7 +12,7 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://theory.uwinnipeg.ca/CPAN/data/Tk/pod/overview.html BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/HTML/Parse.pm:../../www/p5-libwww -DEPENDS+= tk-8.0p2:../../x11/tk80 +DEPENDS+= tk-8.0.5:../../x11/tk80 USE_PERL5= YES |