diff options
Diffstat (limited to 'security/p5-Authen-Simple-SSH/Makefile')
-rw-r--r-- | security/p5-Authen-Simple-SSH/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/security/p5-Authen-Simple-SSH/Makefile b/security/p5-Authen-Simple-SSH/Makefile index 1268c9f1e693..cf5ee4ed78ae 100644 --- a/security/p5-Authen-Simple-SSH/Makefile +++ b/security/p5-Authen-Simple-SSH/Makefile @@ -14,10 +14,7 @@ BUILD_DEPENDS= p5-Authen-Simple>=0:${PORTSDIR}/security/p5-Authen-Simple \ p5-Net-SSH-Perl>=0:${PORTSDIR}/net/p5-Net-SSH-Perl RUN_DEPENDS:= ${BUILD_DEPENDS} -MAN3= Authen::Simple::SSH.3 - USES= perl5 USE_PERL5= modbuild -NO_STAGE= yes .include <bsd.port.mk> |