diff options
Diffstat (limited to 'www/p5-AxKit-XSP-ESQL/Makefile')
-rw-r--r-- | www/p5-AxKit-XSP-ESQL/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-AxKit-XSP-ESQL/Makefile b/www/p5-AxKit-XSP-ESQL/Makefile index c58a3a043bb4..9d84512b2086 100644 --- a/www/p5-AxKit-XSP-ESQL/Makefile +++ b/www/p5-AxKit-XSP-ESQL/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/AxKit.pm:${PORTSDIR}/www/p5-AxKit \ ${SITE_PERL}/AxKit/XSP/Util.pm:${PORTSDIR}/www/p5-AxKit-XSP-Util 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::ESQL.3 |