diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 16:55:04 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 16:55:04 +0000 |
commit | e8d65f9e66ec9f84bdea1e8a40584af5e48c8974 (patch) | |
tree | 394a499756d9bc6aa6a910d46873b32b5258b5fa /mail/p5-Email-Folder-POP3 | |
parent | 1c9c0b7a4ac26d2a136e928e9e2e9a4d24fd127c (diff) | |
download | ports-e8d65f9e66ec9f84bdea1e8a40584af5e48c8974.tar.gz ports-e8d65f9e66ec9f84bdea1e8a40584af5e48c8974.zip |
Notes
Diffstat (limited to 'mail/p5-Email-Folder-POP3')
-rw-r--r-- | mail/p5-Email-Folder-POP3/Makefile | 3 | ||||
-rw-r--r-- | mail/p5-Email-Folder-POP3/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/mail/p5-Email-Folder-POP3/Makefile b/mail/p5-Email-Folder-POP3/Makefile index cc842ab0b7dd..78899c7e8e32 100644 --- a/mail/p5-Email-Folder-POP3/Makefile +++ b/mail/p5-Email-Folder-POP3/Makefile @@ -20,7 +20,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Email::Folder::POP3.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/mail/p5-Email-Folder-POP3/pkg-plist b/mail/p5-Email-Folder-POP3/pkg-plist index dc40555dfdec..6264fa52618b 100644 --- a/mail/p5-Email-Folder-POP3/pkg-plist +++ b/mail/p5-Email-Folder-POP3/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/Email/Folder/POP3.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Email/Folder/POP3/.packlist +%%PERL5_MAN3%%/Email::Folder::POP3.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Email/Folder/POP3 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Email/Folder @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Email |