diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/p5-Email-FolderType/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/p5-Email-FolderType/Makefile b/mail/p5-Email-FolderType/Makefile index 39d7b65dee1a..98fb5fb9ef9e 100644 --- a/mail/p5-Email-FolderType/Makefile +++ b/mail/p5-Email-FolderType/Makefile @@ -7,6 +7,7 @@ PORTNAME= Email-FolderType PORTVERSION= 0.8.13 +PORTREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,9 +16,6 @@ DISTNAME= ${PORTNAME}-0.813 MAINTAINER= lth@FreeBSD.org COMMENT= Determine the type of a mail folder -RUN_DEPENDS= p5-Module-Pluggable>0:${PORTSDIR}/devel/p5-Module-Pluggable -BUILD_DEPENDS= ${RUN_DEPENDS} - PERL_CONFIGURE= yes MAN3= Email::FolderType.3 \ |