diff options
Diffstat (limited to 'www/p5-WWW-Contact/Makefile')
-rw-r--r-- | www/p5-WWW-Contact/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-WWW-Contact/Makefile b/www/p5-WWW-Contact/Makefile index d1e3a264eaf9..6b198760eb33 100644 --- a/www/p5-WWW-Contact/Makefile +++ b/www/p5-WWW-Contact/Makefile @@ -27,7 +27,8 @@ BUILD_DEPENDS= p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay \ p5-WWW-Mechanize-GZip>=0:${PORTSDIR}/www/p5-WWW-Mechanize-GZip RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= WWW::Contact.3 \ WWW::Contact::AOL.3 \ |