aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Email-Folder/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/p5-Email-Folder/Makefile')
-rw-r--r--mail/p5-Email-Folder/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/p5-Email-Folder/Makefile b/mail/p5-Email-Folder/Makefile
index e0ac92cd4ca8..866f9fec27ba 100644
--- a/mail/p5-Email-Folder/Makefile
+++ b/mail/p5-Email-Folder/Makefile
@@ -12,8 +12,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
MAINTAINER= lth@FreeBSD.org
COMMENT= Read all the messages from a folder as Email::Simple objects
-RUN_DEPENDS= p5-Email-Simple>0:${PORTSDIR}/mail/p5-Email-Simple \
- p5-Email-FolderType>=0.6:${PORTSDIR}/mail/p5-Email-FolderType
+RUN_DEPENDS= p5-Email-Simple>0:mail/p5-Email-Simple \
+ p5-Email-FolderType>=0.6:mail/p5-Email-FolderType
BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5