diff options
Diffstat (limited to 'www/p5-WebService-Technorati/Makefile')
-rw-r--r-- | www/p5-WebService-Technorati/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-WebService-Technorati/Makefile b/www/p5-WebService-Technorati/Makefile index 17a3c9873d96..0131b1fc5732 100644 --- a/www/p5-WebService-Technorati/Makefile +++ b/www/p5-WebService-Technorati/Makefile @@ -21,7 +21,8 @@ BUILD_DEPENDS= p5-XML-XPath>=0:${PORTSDIR}/textproc/p5-XML-XPath \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= WebService::Technorati.3 \ WebService::Technorati::ApiQuery.3 \ |