aboutsummaryrefslogtreecommitdiff
path: root/mail/mlmmj/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mlmmj/Makefile')
-rw-r--r--mail/mlmmj/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/mlmmj/Makefile b/mail/mlmmj/Makefile
index 123a176150bd..d75b3e488823 100644
--- a/mail/mlmmj/Makefile
+++ b/mail/mlmmj/Makefile
@@ -20,9 +20,9 @@ WANT_PHP_WEB= yes
.endif
.if defined(WITH_PERL_WEBINTERFACE)
-RUN_DEPENDS+= p5-URI>=0:${PORTSDIR}/net/p5-URI \
- p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \
- p5-CGI-FastTemplate>=0:${PORTSDIR}/www/p5-CGI-FastTemplate
+RUN_DEPENDS+= p5-URI>=0:net/p5-URI \
+ p5-HTML-Parser>=0:www/p5-HTML-Parser \
+ p5-CGI-FastTemplate>=0:www/p5-CGI-FastTemplate
.endif
.if defined(WITH_PERL_WEBINTERFACE)