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