diff options
Diffstat (limited to 'www/p5-AxKit-XSP-Param/Makefile')
-rw-r--r-- | www/p5-AxKit-XSP-Param/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-AxKit-XSP-Param/Makefile b/www/p5-AxKit-XSP-Param/Makefile index ea00acfc50f8..bd5c1b3d6394 100644 --- a/www/p5-AxKit-XSP-Param/Makefile +++ b/www/p5-AxKit-XSP-Param/Makefile @@ -17,7 +17,7 @@ COMMENT= A namespace wrapper for accessing HTTP request paramaters 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::Param.3 |