summaryrefslogtreecommitdiff
path: root/mail/p5-Email-FolderType-Net/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/p5-Email-FolderType-Net/Makefile')
-rw-r--r--mail/p5-Email-FolderType-Net/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/mail/p5-Email-FolderType-Net/Makefile b/mail/p5-Email-FolderType-Net/Makefile
index b9c31a23e8f5..ca41e7506338 100644
--- a/mail/p5-Email-FolderType-Net/Makefile
+++ b/mail/p5-Email-FolderType-Net/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Email-FolderType-Net
-PORTVERSION= 1.02
+PORTVERSION= 1.04
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Email
@@ -16,13 +16,11 @@ MAINTAINER= lth@FreeBSD.org
COMMENT= Recognize folder types for network based message protocols
BUILD_DEPENDS= ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \
- ${SITE_PERL}/Email/FolderType/Register.pm:${PORTSDIR}/mail/p5-Email-FolderType
+ ${SITE_PERL}/Email/FolderType.pm:${PORTSDIR}/mail/p5-Email-FolderType
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>