diff options
Diffstat (limited to 'net/p5-Net-SFTP/Makefile')
-rw-r--r-- | net/p5-Net-SFTP/Makefile | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/net/p5-Net-SFTP/Makefile b/net/p5-Net-SFTP/Makefile index 4f430fcecccc..9256b58308d2 100644 --- a/net/p5-Net-SFTP/Makefile +++ b/net/p5-Net-SFTP/Makefile @@ -16,11 +16,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Net::SFTP.3 \ - Net::SFTP::Attributes.3 \ - Net::SFTP::Buffer.3 \ - Net::SFTP::Constants.3 \ - Net::SFTP::Util.3 - -NO_STAGE= yes .include <bsd.port.mk> |