diff options
-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 |