Support staging.

This commit is contained in:
Emanuel Haupt 2014-02-06 14:28:16 +00:00
parent 469f081814
commit 373d0ed956
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343091
2 changed files with 5 additions and 5 deletions

View File

@ -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 <bsd.port.mk>

View File

@ -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