diff options
Diffstat (limited to 'www/p5-AxKit-XSP-Cookie/Makefile')
-rw-r--r-- | www/p5-AxKit-XSP-Cookie/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-AxKit-XSP-Cookie/Makefile b/www/p5-AxKit-XSP-Cookie/Makefile index cf845212ee43..2fe166a3d4cf 100644 --- a/www/p5-AxKit-XSP-Cookie/Makefile +++ b/www/p5-AxKit-XSP-Cookie/Makefile @@ -17,7 +17,7 @@ COMMENT= An XSP library for setting and getting HTTP cookies 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::Cookie.3 |