diff options
author | Lars Thegler <lth@FreeBSD.org> | 2005-01-10 12:53:55 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2005-01-10 12:53:55 +0000 |
commit | 97b31fc5974bf58029f455289bf33affda5343cb (patch) | |
tree | 3a0a383123ae9729e8fa4190ff5d81c5f3f8d54a | |
parent | Fixed missing man pages (diff) |
Mark as BROKEN
Reported by: pointyhat via kris
Notes
Notes:
svn path=/head/; revision=126049
-rw-r--r-- | mail/p5-Email-FolderType-Net/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/p5-Email-FolderType-Net/Makefile b/mail/p5-Email-FolderType-Net/Makefile index 1d3e364e1028..b9c31a23e8f5 100644 --- a/mail/p5-Email-FolderType-Net/Makefile +++ b/mail/p5-Email-FolderType-Net/Makefile @@ -21,6 +21,8 @@ RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes +BROKEN= Does not work with current version 0.8 of dependency mail/p5-Email-FolderType (CPAN RT #9562) + MAN3= Email::FolderType::Net.3 .include <bsd.port.mk> |