diff options
Diffstat (limited to 'www/p5-WWW-Shorten-Yourls/Makefile')
-rw-r--r-- | www/p5-WWW-Shorten-Yourls/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-WWW-Shorten-Yourls/Makefile b/www/p5-WWW-Shorten-Yourls/Makefile index 831943b6034a..8fccebc5dc2b 100644 --- a/www/p5-WWW-Shorten-Yourls/Makefile +++ b/www/p5-WWW-Shorten-Yourls/Makefile @@ -15,7 +15,8 @@ BUILD_DEPENDS= p5-JSON-Any>=1.18:${PORTSDIR}/converters/p5-JSON-Any \ p5-XML-Simple>=2.18:${PORTSDIR}/textproc/p5-XML-Simple RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= WWW::Shorten::Yourls.3 |