From 263c230501e938998bf4bef9eecb5110543bacf6 Mon Sep 17 00:00:00 2001 From: jesper Date: Mon, 1 Apr 2002 11:02:22 +0000 Subject: Depend on net/p5-Net not net/p5-libnet which is a duplicate that will be removed --- net/p5-JUNOScript/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net') diff --git a/net/p5-JUNOScript/Makefile b/net/p5-JUNOScript/Makefile index f663f12afe6e..d30ca82ecf80 100644 --- a/net/p5-JUNOScript/Makefile +++ b/net/p5-JUNOScript/Makefile @@ -33,7 +33,7 @@ BUILD_DEPENDS= ${PERL_BASE}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/ ${PERL_BASE}/${PERL_ARCH}/Math/Pari.pm:${PORTSDIR}/math/p5-Math-Pari \ ${PERL_BASE}/${PERL_ARCH}/Math/GMP.pm:${PORTSDIR}/math/p5-Math-GMP \ ${PERL_BASE}/Data/Buffer.pm:${PORTSDIR}/misc/p5-Data-Buffer \ - ${PERL_BASE}/Net/FTP.pm:${PORTSDIR}/net/p5-libnet \ + ${PERL_BASE}/Net/FTP.pm:${PORTSDIR}/net/p5-Net \ ${PERL_BASE}/URI.pm:${PORTSDIR}/net/p5-URI \ ${PERL_BASE}/Digest/BubbleBabble.pm:${PORTSDIR}/security/p5-Digest-BubbleBabble \ ${PERL_BASE}/Crypt/DSA.pm:${PORTSDIR}/security/p5-Crypt-DSA \ -- cgit