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