diff options
Diffstat (limited to 'www/p5-WWW-Automate/Makefile')
-rw-r--r-- | www/p5-WWW-Automate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-WWW-Automate/Makefile b/www/p5-WWW-Automate/Makefile index 03a98358fdb5..8602309fe47a 100644 --- a/www/p5-WWW-Automate/Makefile +++ b/www/p5-WWW-Automate/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes -SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} +SITE_PERL= ${SITE_PERL} MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= WWW::Automate.3 |