mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Pet the stagedir police.
Sponsored by: Absolight
This commit is contained in:
parent
c01739df4c
commit
4f3894d72c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361354
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= Mojolicious-Plugin-Authentication
|
||||
PORTVERSION= 1.26
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -19,4 +20,7 @@ RUN_DEPENDS= p5-Mojolicious>=0:${PORTSDIR}/www/p5-Mojolicious
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
post-patch:
|
||||
@${RM} ${WRKSRC}/README.pod
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -3,7 +3,3 @@
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Mojolicious/Plugin/Authentication/.packlist
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mojolicious/Plugin/Authentication
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mojolicious/Plugin
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Mojolicious
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto
|
||||
@dirrmtry %%SITE_PERL%%/Mojolicious/Plugin
|
||||
@dirrmtry %%SITE_PERL%%/Mojolicious
|
||||
|
Loading…
Reference in New Issue
Block a user