aboutsummaryrefslogtreecommitdiffstats
path: root/dns
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 /dns
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 'dns')
-rw-r--r--dns/p5-Net-DNS/Makefile5
1 files changed, 2 insertions, 3 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 \