summaryrefslogtreecommitdiffstats
path: root/mail/imaputils/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/imaputils/Makefile')
-rw-r--r--mail/imaputils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/imaputils/Makefile b/mail/imaputils/Makefile
index c1d4bec..923e935f 100644
--- a/mail/imaputils/Makefile
+++ b/mail/imaputils/Makefile
@@ -24,11 +24,11 @@ OPTIONS_DEFINE= SSL UNICODE
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MSSL}
-RUN_DEPENDS+= p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL
+RUN_DEPENDS+= p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL
.endif
.if ${PORT_OPTIONS:MUNICODE}
-RUN_DEPENDS+= p5-Unicode-IMAPUtf7>=0:${PORTSDIR}/converters/p5-Unicode-IMAPUtf7
+RUN_DEPENDS+= p5-Unicode-IMAPUtf7>=0:converters/p5-Unicode-IMAPUtf7
.endif
.include <bsd.port.mk>
OpenPOWER on IntegriCloud