diff options
Diffstat (limited to 'www/p5-LWP-Authen-Wsse/Makefile')
-rw-r--r-- | www/p5-LWP-Authen-Wsse/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-LWP-Authen-Wsse/Makefile b/www/p5-LWP-Authen-Wsse/Makefile index 268b515f2d8d..bedf30e74e83 100644 --- a/www/p5-LWP-Authen-Wsse/Makefile +++ b/www/p5-LWP-Authen-Wsse/Makefile @@ -14,7 +14,8 @@ BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= LWP::Authen::Wsse.3 |