diff options
Diffstat (limited to 'net/p5-Net-SFTP/Makefile')
-rw-r--r-- | net/p5-Net-SFTP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-SFTP/Makefile b/net/p5-Net-SFTP/Makefile index 54e202ac76f4..b86ca556fe3c 100644 --- a/net/p5-Net-SFTP/Makefile +++ b/net/p5-Net-SFTP/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Perl5 module implementing Secure File Transfer Protocol client -BUILD_DEPENDS= ${SITE_PERL}/Net/SSH/Perl.pm:${PORTSDIR}/net/p5-Net-SSH-Perl +BUILD_DEPENDS= p5-Net-SSH-Perl>=0:${PORTSDIR}/net/p5-Net-SSH-Perl RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |