aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorjfitz <jfitz@FreeBSD.org>1997-05-29 10:53:15 +0800
committerjfitz <jfitz@FreeBSD.org>1997-05-29 10:53:15 +0800
commit1eb1660cbd978543e7928558208b784df870fa35 (patch)
tree6822e750a1450960de20c2d1a568c0b3670caaf8 /x11-toolkits
parent98b4df26f5e78a0666b7ad3e908d4b5457884cf4 (diff)
downloadfreebsd-ports-gnome-1eb1660cbd978543e7928558208b784df870fa35.tar.gz
freebsd-ports-gnome-1eb1660cbd978543e7928558208b784df870fa35.tar.zst
freebsd-ports-gnome-1eb1660cbd978543e7928558208b784df870fa35.zip
Remove p5-IO dependancy from ports that were using it.
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/p5-Tk/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-toolkits/p5-Tk/Makefile b/x11-toolkits/p5-Tk/Makefile
index 4e6ede8338e7..daa0c343450c 100644
--- a/x11-toolkits/p5-Tk/Makefile
+++ b/x11-toolkits/p5-Tk/Makefile
@@ -3,7 +3,7 @@
# Date created: October 21st 1996
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
-# $Id: Makefile,v 1.10 1997/04/21 02:28:35 jfitz Exp $
+# $Id: Makefile,v 1.11 1997/05/24 13:17:16 jfitz Exp $
#
DISTNAME= Tk400.202
@@ -15,8 +15,7 @@ MASTER_SITE_SUBDIR= Tk
MAINTAINER= jfitz@FreeBSD.ORG
BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5 \
- ${PREFIX}/lib/perl5/site_perl/HTML/Parse.pm:${PORTSDIR}/www/p5-libwww \
- ${PREFIX}/lib/perl5/IO.pm:${PORTSDIR}/net/p5-IO
+ ${PREFIX}/lib/perl5/site_perl/HTML/Parse.pm:${PORTSDIR}/www/p5-libwww
LIB_DEPENDS= tk41\\.1\\.:${PORTSDIR}/x11/tk41
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5