diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 16:08:00 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 16:08:00 +0000 |
commit | 195cae26f349a7518f2c824e71fc997d3d654d14 (patch) | |
tree | 09c071ae8cd6ce45b2c813dffcdb2251c2dd1bc4 /mail/p5-Email-Folder/Makefile | |
parent | 2875a8723c8d679097022d219edf83bc9181f0de (diff) | |
download | ports-195cae26f349a7518f2c824e71fc997d3d654d14.tar.gz ports-195cae26f349a7518f2c824e71fc997d3d654d14.zip |
Notes
Diffstat (limited to 'mail/p5-Email-Folder/Makefile')
-rw-r--r-- | mail/p5-Email-Folder/Makefile | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/mail/p5-Email-Folder/Makefile b/mail/p5-Email-Folder/Makefile index 6fff5175ec74..dcf9b8b99734 100644 --- a/mail/p5-Email-Folder/Makefile +++ b/mail/p5-Email-Folder/Makefile @@ -18,11 +18,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Email::Folder.3 \ - Email::Folder::MH.3 \ - Email::Folder::Maildir.3 \ - Email::Folder::Mbox.3 \ - Email::Folder::Reader.3 - -NO_STAGE= yes .include <bsd.port.mk> |