From 373d0ed956dd87b1ece618f277d64c70937421a3 Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Thu, 6 Feb 2014 14:28:16 +0000 Subject: Support staging. --- security/p5-Yahoo-BBAuth/Makefile | 9 ++++----- security/p5-Yahoo-BBAuth/pkg-plist | 1 + 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'security/p5-Yahoo-BBAuth') diff --git a/security/p5-Yahoo-BBAuth/Makefile b/security/p5-Yahoo-BBAuth/Makefile index 5eb08995d55c..24e020372a14 100644 --- a/security/p5-Yahoo-BBAuth/Makefile +++ b/security/p5-Yahoo-BBAuth/Makefile @@ -15,14 +15,13 @@ RUN_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww -USES= perl5 +USES= perl5 shebangfix USE_PERL5= configure -MAN3= Yahoo::BBAuth.3 +SHEBANG_FILES= eg/*.cgi -NO_STAGE= yes post-install: - ${MKDIR} ${WWWDIR}/cgi-bin - ${INSTALL_SCRIPT} ${WRKSRC}/eg/* ${WWWDIR}/cgi-bin + ${MKDIR} ${STAGEDIR}${WWWDIR}/cgi-bin + ${INSTALL_SCRIPT} ${WRKSRC}/eg/* ${STAGEDIR}${WWWDIR}/cgi-bin .include diff --git a/security/p5-Yahoo-BBAuth/pkg-plist b/security/p5-Yahoo-BBAuth/pkg-plist index ee95df4f3983..ef39a18f79d3 100644 --- a/security/p5-Yahoo-BBAuth/pkg-plist +++ b/security/p5-Yahoo-BBAuth/pkg-plist @@ -2,6 +2,7 @@ %%SITE_PERL%%/Yahoo/BBAuth.pm %%WWWDIR%%/cgi-bin/testMAIL.cgi %%WWWDIR%%/cgi-bin/testPHOTOS.cgi +%%PERL5_MAN3%%/Yahoo::BBAuth.3.gz @dirrmtry %%WWWDIR%%/cgi-bin @dirrmtry %%WWWDIR%% @dirrmtry %%SITE_PERL%%/Yahoo -- cgit v1.2.3