- Support staging
This commit is contained in:
parent
52a6a50c6d
commit
42459d44e4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=329840
2 changed files with 1 additions and 3 deletions
|
@ -14,7 +14,4 @@ COMMENT= A Simple wrapper around hiredis C client
|
|||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Redis::hiredis.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Redis/hiredis/.packlist
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Redis/hiredis/hiredis.bs
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Redis/hiredis/hiredis.so
|
||||
%%PERL5_MAN3%%/Redis::hiredis.3.gz
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Redis/hiredis
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Redis
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Redis
|
||||
|
|
Loading…
Reference in a new issue