summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames FitzGibbon <jfitz@FreeBSD.org>1997-05-29 02:53:15 +0000
committerJames FitzGibbon <jfitz@FreeBSD.org>1997-05-29 02:53:15 +0000
commita4b801509842eafab0499a45217e7c2501127fca (patch)
tree99a2ef816b36912b45cea053c495c49f2f9c5279
parentRemove p5-IO; now included in perl5.004 (diff)
Remove p5-IO dependancy from ports that were using it.
Notes
Notes: svn path=/head/; revision=6611
-rw-r--r--dns/p5-Net-DNS/Makefile5
-rw-r--r--graphics/p5-Image-Size/Makefile5
-rw-r--r--net/p5-Net-DNS/Makefile5
-rw-r--r--x11-toolkits/p5-Tk/Makefile5
4 files changed, 8 insertions, 12 deletions
diff --git a/dns/p5-Net-DNS/Makefile b/dns/p5-Net-DNS/Makefile
index 22895dd2af9e..ebaa0e39e93f 100644
--- a/dns/p5-Net-DNS/Makefile
+++ b/dns/p5-Net-DNS/Makefile
@@ -3,7 +3,7 @@
# Date created: April 5th 1997
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
-# $Id: Makefile,v 1.3 1997/04/27 17:20:23 jfitz Exp $
+# $Id: Makefile,v 1.4 1997/05/24 13:17:13 jfitz Exp $
#
DISTNAME= Net-DNS-0.07
@@ -14,8 +14,7 @@ MASTER_SITE_SUBDIR= Net
MAINTAINER= jfitz@FreeBSD.ORG
-BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5 \
- ${PREFIX}/lib/perl5/IO/Socket.pm:${PORTSDIR}/net/p5-IO/
+BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
MAN3= Net::DNS.3 Net::DNS::Header.3 Net::DNS::Packet.3 \
diff --git a/graphics/p5-Image-Size/Makefile b/graphics/p5-Image-Size/Makefile
index 2917c1b512d9..25d9d7ab005f 100644
--- a/graphics/p5-Image-Size/Makefile
+++ b/graphics/p5-Image-Size/Makefile
@@ -3,7 +3,7 @@
# Date created: October 20th 1996
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
-# $Id: Makefile,v 1.7 1997/04/20 21:25:34 jfitz Exp $
+# $Id: Makefile,v 1.8 1997/05/24 13:17:09 jfitz Exp $
#
DISTNAME= Image-Size-2.2
@@ -14,8 +14,7 @@ MASTER_SITE_SUBDIR= Image
MAINTAINER= jfitz@FreeBSD.ORG
-BUILD_DEPENDS= ${PREFIX}/lib/perl5/IO.pm:${PORTSDIR}/net/p5-IO \
- perl5.004:${PORTSDIR}/lang/perl5
+BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
MAN1= imgsize.1
diff --git a/net/p5-Net-DNS/Makefile b/net/p5-Net-DNS/Makefile
index 22895dd2af9e..ebaa0e39e93f 100644
--- a/net/p5-Net-DNS/Makefile
+++ b/net/p5-Net-DNS/Makefile
@@ -3,7 +3,7 @@
# Date created: April 5th 1997
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
-# $Id: Makefile,v 1.3 1997/04/27 17:20:23 jfitz Exp $
+# $Id: Makefile,v 1.4 1997/05/24 13:17:13 jfitz Exp $
#
DISTNAME= Net-DNS-0.07
@@ -14,8 +14,7 @@ MASTER_SITE_SUBDIR= Net
MAINTAINER= jfitz@FreeBSD.ORG
-BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5 \
- ${PREFIX}/lib/perl5/IO/Socket.pm:${PORTSDIR}/net/p5-IO/
+BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
MAN3= Net::DNS.3 Net::DNS::Header.3 Net::DNS::Packet.3 \
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