diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 16:33:44 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 16:33:44 +0000 |
commit | 32fbdf5e2a99c45afa117b8ab1d684e0ab2b7cfa (patch) | |
tree | f6b9f1686e2aa7f145bfb8e220b5a1b7cc097532 /mail/p5-Email-Folder-IMAPS | |
parent | 855ee7985c4f46109eb6bc0d5ebd34c0ec6c803c (diff) |
Notes
Diffstat (limited to 'mail/p5-Email-Folder-IMAPS')
-rw-r--r-- | mail/p5-Email-Folder-IMAPS/Makefile | 3 | ||||
-rw-r--r-- | mail/p5-Email-Folder-IMAPS/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/mail/p5-Email-Folder-IMAPS/Makefile b/mail/p5-Email-Folder-IMAPS/Makefile index fd3fe3aefcd0..f171f0292efe 100644 --- a/mail/p5-Email-Folder-IMAPS/Makefile +++ b/mail/p5-Email-Folder-IMAPS/Makefile @@ -20,7 +20,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Email::Folder::IMAPS.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Email-Folder-IMAPS/pkg-plist b/mail/p5-Email-Folder-IMAPS/pkg-plist index 538accefbc01..8d55ffb72e28 100644 --- a/mail/p5-Email-Folder-IMAPS/pkg-plist +++ b/mail/p5-Email-Folder-IMAPS/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/Email/Folder/IMAPS.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Email/Folder/IMAPS/.packlist +%%PERL5_MAN3%%/Email::Folder::IMAPS.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Email/Folder/IMAPS @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Email/Folder @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Email |