diff options
author | mat <mat@FreeBSD.org> | 2014-07-09 19:49:49 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2014-07-09 19:49:49 +0800 |
commit | 618cf273b7d193bce3bff192e5b02a118c6ce5d8 (patch) | |
tree | d1e2ea91b702a296df2bb555878136651f1e48cb /www/p5-Mojolicious-Plugin-Authentication | |
parent | e10c7bdf619809dd517f0ab012895d66dae1ca03 (diff) | |
download | freebsd-ports-gnome-618cf273b7d193bce3bff192e5b02a118c6ce5d8.tar.gz freebsd-ports-gnome-618cf273b7d193bce3bff192e5b02a118c6ce5d8.tar.zst freebsd-ports-gnome-618cf273b7d193bce3bff192e5b02a118c6ce5d8.zip |
Pet the stagedir police.
Sponsored by: Absolight
Diffstat (limited to 'www/p5-Mojolicious-Plugin-Authentication')
-rw-r--r-- | www/p5-Mojolicious-Plugin-Authentication/Makefile | 4 | ||||
-rw-r--r-- | www/p5-Mojolicious-Plugin-Authentication/pkg-plist | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/p5-Mojolicious-Plugin-Authentication/Makefile b/www/p5-Mojolicious-Plugin-Authentication/Makefile index 5a85fe7eea14..c03795a5e135 100644 --- a/www/p5-Mojolicious-Plugin-Authentication/Makefile +++ b/www/p5-Mojolicious-Plugin-Authentication/Makefile @@ -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> diff --git a/www/p5-Mojolicious-Plugin-Authentication/pkg-plist b/www/p5-Mojolicious-Plugin-Authentication/pkg-plist index 2ce9d5396ad1..b1c07ef09ce4 100644 --- a/www/p5-Mojolicious-Plugin-Authentication/pkg-plist +++ b/www/p5-Mojolicious-Plugin-Authentication/pkg-plist @@ -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 |