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