1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00

Fix FTP.pm path

This commit is contained in:
Andrey A. Chernov 2000-01-07 23:57:06 +00:00
parent ba2ff034be
commit 8ad6bf64e5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=24529

View File

@ -15,7 +15,7 @@ MAINTAINER= wosch@FreeBSD.org
site_perl=${PREFIX}/lib/perl5/site_perl/${PERL_VER}
BUILD_DEPENDS= \
${site_perl}/${PERL_ARCH}/Net/FTP.pm:${PORTSDIR}/net/p5-Net \
${site_perl}/Net/FTP.pm:${PORTSDIR}/net/p5-Net \
${site_perl}/Mail/Send.pm:${PORTSDIR}/mail/p5-Mail-Tools \
${site_perl}/LWP.pm:${PORTSDIR}/www/p5-libwww \
${site_perl}/URI.pm:${PORTSDIR}/net/p5-URI