mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
- Support staging
This commit is contained in:
parent
0d32222321
commit
0941d24fb3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=329845
@ -27,7 +27,4 @@ RUN_DEPENDS= p5-Dancer>0:${PORTSDIR}/www/p5-Dancer \
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
MAN3= Dancer::Plugin::Passphrase.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,6 @@
|
||||
%%SITE_PERL%%/Dancer/Plugin/Passphrase.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin/Passphrase/.packlist
|
||||
%%PERL5_MAN3%%/Dancer::Plugin::Passphrase.3.gz
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin/Passphrase
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer
|
||||
|
Loading…
Reference in New Issue
Block a user