diff options
Diffstat (limited to 'www/p5-AxKit-XSP-Exception/Makefile')
-rw-r--r-- | www/p5-AxKit-XSP-Exception/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-AxKit-XSP-Exception/Makefile b/www/p5-AxKit-XSP-Exception/Makefile index 663c56b39bdf..1434d7b919ee 100644 --- a/www/p5-AxKit-XSP-Exception/Makefile +++ b/www/p5-AxKit-XSP-Exception/Makefile @@ -17,7 +17,7 @@ COMMENT= Exceptions taglib for eXtensible Server Pages plugin for AxKit BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/AxKit.pm:${PORTSDIR}/www/p5-AxKit RUN_DEPENDS= ${BUILD_DEPENDS} -SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} +SITE_PERL= ${SITE_PERL} MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= AxKit::XSP::Exception.3 |