aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/p5-Tk/Makefile
diff options
context:
space:
mode:
authorJames FitzGibbon <jfitz@FreeBSD.org>1997-04-21 05:26:49 +0800
committerJames FitzGibbon <jfitz@FreeBSD.org>1997-04-21 05:26:49 +0800
commit06177253165b054cad2b7611f768c17f903aee98 (patch)
tree6dc02c49152e47fe18249702f3b47fb9aead996b /x11-toolkits/p5-Tk/Makefile
parentdf8f6f276f229ccecffcd4e02482cf9a45d3e615 (diff)
downloadfreebsd-ports-06177253165b054cad2b7611f768c17f903aee98.tar.gz
freebsd-ports-06177253165b054cad2b7611f768c17f903aee98.tar.zst
freebsd-ports-06177253165b054cad2b7611f768c17f903aee98.zip
Mass update of perl5 ports (most bring the port up-to-date with the latest release from CPAN)
Specifics: p5-Net fixed for IS_INTERACTIVE p5-libwww fixed for IS_INTERACTIVE
Notes
Notes: svn path=/head/; revision=6251
Diffstat (limited to 'x11-toolkits/p5-Tk/Makefile')
-rw-r--r--x11-toolkits/p5-Tk/Makefile24
1 files changed, 13 insertions, 11 deletions
diff --git a/x11-toolkits/p5-Tk/Makefile b/x11-toolkits/p5-Tk/Makefile
index 8741f2a29faf..0e5b82da8de8 100644
--- a/x11-toolkits/p5-Tk/Makefile
+++ b/x11-toolkits/p5-Tk/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: p5-Tk400
-# Version required: 2.00
+# Version required: 2.02
# Date created: October 21st 1996
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
-# $Id: Makefile,v 1.7 1997/04/20 13:19:55 wosch Exp $
+# $Id: Makefile,v 1.8 1997/04/20 13:53:29 wosch Exp $
#
-DISTNAME= Tk400.200
-PKGNAME= p5-Tk400-2.00
+DISTNAME= Tk400.202
+PKGNAME= p5-Tk400-2.02
CATEGORIES= x11 tk41 perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Tk
@@ -21,13 +21,15 @@ LIB_DEPENDS= tk41\\.1\\.:${PORTSDIR}/x11/tk41
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5
MAN1= tkweb.1
-MAN3= Tk::After.3 Tk::Axis.3 Tk::ColorEditor.3 Tk::Dial.3 \
- Tk::DragDrop::Common.3 Tk::DragDrop::SunConst.3 \
- Tk::FileDialog.3 Tk::FileSelect.3 Tk::Font.3 \
- Tk::Ghostscript.3 Tk::HTML::IO.3 Tk::IO.3 \
- Tk::Internals.3 Tk::Parse.3 Tk::ROText.3 \
- Tk::Table.3 Tk::Tcl-perl.3 Tk::TextUndo.3 \
- Tk::UserGuide.3 Tk::WaitBox.3 Tk::pTk.3 blib.3
+MAN3= Tk::Adjuster.3 Tk::After.3 Tk::Axis.3 Tk::Balloon.3 \
+ Tk::BrowseEntry.3 Tk::ColorEditor.3 Tk::Dial.3 Tk::DialogBox.3 \
+ Tk::DragDrop::Common.3 Tk::DragDrop::SunConst.3 Tk::FileDialog.3 \
+ Tk::FileSelect.3 Tk::Font.3 Tk::Ghostscript.3 Tk::HTML::IO.3 \
+ Tk::IO.3 Tk::Internals.3 Tk::Menu::Item.3 Tk::NoteBook.3 Tk::Parse.3 \
+ Tk::ROText.3 Tk::Submethods.3 Tk::Table.3 Tk::Tcl-perl.3 \
+ Tk::TextUndo.3 Tk::UserGuide.3 Tk::WaitBox.3 Tk::X.3 \
+ Tk::Xrm.3 Tk::demos::widget_lib::WidgetDemo.3 Tk::pTk.3 \
+ Tk::widgets.3 blib.3
MAN3PREFIX= ${PREFIX}/lib/perl5
do-configure: