diff options
author | Grzegorz Blach <gblach@FreeBSD.org> | 2013-10-08 22:45:27 +0000 |
---|---|---|
committer | Grzegorz Blach <gblach@FreeBSD.org> | 2013-10-08 22:45:27 +0000 |
commit | 2868f088804322e70629a58d04faa8d7f11e9c29 (patch) | |
tree | 3507b9271fb73078b0ed1a3380e995bad34d1ce2 | |
parent | - Support staging (diff) |
- Support staging
-rw-r--r-- | www/p5-Dancer-Plugin-Feed/Makefile | 3 | ||||
-rw-r--r-- | www/p5-Dancer-Plugin-Feed/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/www/p5-Dancer-Plugin-Feed/Makefile b/www/p5-Dancer-Plugin-Feed/Makefile index 9635064086e1..d6a2dd1f2bd0 100644 --- a/www/p5-Dancer-Plugin-Feed/Makefile +++ b/www/p5-Dancer-Plugin-Feed/Makefile @@ -20,7 +20,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Dancer::Plugin::Feed.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Dancer-Plugin-Feed/pkg-plist b/www/p5-Dancer-Plugin-Feed/pkg-plist index 29658e058737..1010d4bcd61f 100644 --- a/www/p5-Dancer-Plugin-Feed/pkg-plist +++ b/www/p5-Dancer-Plugin-Feed/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin/Feed/.packlist %%SITE_PERL%%/Dancer/Plugin/Feed.pm +%%PERL5_MAN3%%/Dancer::Plugin::Feed.3.gz @dirrmtry %%SITE_PERL%%/Dancer/Plugin @dirrmtry %%SITE_PERL%%/Dancer @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin/Feed |