diff options
author | Grzegorz Blach <gblach@FreeBSD.org> | 2013-10-08 22:42:35 +0000 |
---|---|---|
committer | Grzegorz Blach <gblach@FreeBSD.org> | 2013-10-08 22:42:35 +0000 |
commit | 0d32222321a12c453bcfc52d5194a753b093243d (patch) | |
tree | 6da8220654cbf30e440bf24a666996551b901a85 | |
parent | - Support staging (diff) |
- Support staging
-rw-r--r-- | mail/p5-Dancer-Plugin-Email/Makefile | 3 | ||||
-rw-r--r-- | mail/p5-Dancer-Plugin-Email/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/mail/p5-Dancer-Plugin-Email/Makefile b/mail/p5-Dancer-Plugin-Email/Makefile index 1d157165b234..fb421607f64d 100644 --- a/mail/p5-Dancer-Plugin-Email/Makefile +++ b/mail/p5-Dancer-Plugin-Email/Makefile @@ -23,7 +23,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Dancer::Plugin::Email.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Dancer-Plugin-Email/pkg-plist b/mail/p5-Dancer-Plugin-Email/pkg-plist index ae8b28ed00ae..c336d71e3426 100644 --- a/mail/p5-Dancer-Plugin-Email/pkg-plist +++ b/mail/p5-Dancer-Plugin-Email/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin/Email/.packlist %%SITE_PERL%%/Dancer/Plugin/Email.pm +%%PERL5_MAN3%%/Dancer::Plugin::Email.3.gz @dirrmtry %%SITE_PERL%%/Dancer/Plugin @dirrmtry %%SITE_PERL%%/Dancer @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer/Plugin/Email |