aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/p5-Tk
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-01-08 23:43:12 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-01-08 23:43:12 +0000
commit1f5aa600f1542ca140b9ef503ce7e62faf07f8f7 (patch)
tree1b0d2d01899d686bc152a6e5882f74db6b0f9a7c /x11-toolkits/p5-Tk
parentbd2b7fdf00eb3192912fa1a07d089e6e53631465 (diff)
downloadports-1f5aa600f1542ca140b9ef503ce7e62faf07f8f7.tar.gz
ports-1f5aa600f1542ca140b9ef503ce7e62faf07f8f7.zip
Make the depended file be consistent with what net/p5-IO installs.
Note, I have no idea if this is the correct fix or not, but I haven't heard back from the maintainer or any of the millions of perl hackers. At least it is not worse than what we have now (build net/p5-IO always, because the depended file does not exist).
Notes
Notes: svn path=/head/; revision=5269
Diffstat (limited to 'x11-toolkits/p5-Tk')
-rw-r--r--x11-toolkits/p5-Tk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/p5-Tk/Makefile b/x11-toolkits/p5-Tk/Makefile
index 965b0770c7cb..d753ccb953f9 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.4 1996/11/18 08:47:32 asami Exp $
+# $Id: Makefile,v 1.5 1996/12/11 10:18:43 asami Exp $
#
DISTNAME= Tk400.200
@@ -16,7 +16,7 @@ MAINTAINER= jfitz@FreeBSD.ORG
BUILD_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5 \
${PREFIX}/lib/perl5/site_perl/HTML/Parse.pm:${PORTSDIR}/www/p5-libwww \
- ${PREFIX}/lib/perl5/site_perl/IO.pm:${PORTSDIR}/net/p5-IO
+ ${PREFIX}/lib/perl5/IO.pm:${PORTSDIR}/net/p5-IO
LIB_DEPENDS= tk41\\.1\\.:${PORTSDIR}/x11/tk41
RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5