diff options
author | Grzegorz Blach <gblach@FreeBSD.org> | 2013-10-08 22:46:04 +0000 |
---|---|---|
committer | Grzegorz Blach <gblach@FreeBSD.org> | 2013-10-08 22:46:04 +0000 |
commit | b2c1d1aabcc3cc878a3410133bdb6425c753e086 (patch) | |
tree | 848b098fa749461b117f5cfecbe0f6e513b7822c | |
parent | - Support staging (diff) |
- Support staging
-rw-r--r-- | www/p5-Dancer-Plugin-SiteMap/Makefile | 3 | ||||
-rw-r--r-- | www/p5-Dancer-Plugin-SiteMap/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/www/p5-Dancer-Plugin-SiteMap/Makefile b/www/p5-Dancer-Plugin-SiteMap/Makefile index b7c1fc265a87..c0117d7a612c 100644 --- a/www/p5-Dancer-Plugin-SiteMap/Makefile +++ b/www/p5-Dancer-Plugin-SiteMap/Makefile @@ -22,7 +22,4 @@ RUN_DEPENDS= p5-Dancer>=1.175:${PORTSDIR}/www/p5-Dancer \ USES= perl5 USE_PERL5= configure -MAN3= Dancer::Plugin::SiteMap.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Dancer-Plugin-SiteMap/pkg-plist b/www/p5-Dancer-Plugin-SiteMap/pkg-plist index 56f8377cabe4..613cfbe44096 100644 --- a/www/p5-Dancer-Plugin-SiteMap/pkg-plist +++ b/www/p5-Dancer-Plugin-SiteMap/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/Dancer/Plugin/SiteMap.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin/SiteMap/.packlist +%%PERL5_MAN3%%/Dancer::Plugin::SiteMap.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin/SiteMap @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer |