aboutsummaryrefslogtreecommitdiffstats
path: root/mail/p5-Net-SMTP-TLS-ButMaintained/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/p5-Net-SMTP-TLS-ButMaintained/Makefile')
-rw-r--r--mail/p5-Net-SMTP-TLS-ButMaintained/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/p5-Net-SMTP-TLS-ButMaintained/Makefile b/mail/p5-Net-SMTP-TLS-ButMaintained/Makefile
index 116b2eb7ec0a..33ca5810812a 100644
--- a/mail/p5-Net-SMTP-TLS-ButMaintained/Makefile
+++ b/mail/p5-Net-SMTP-TLS-ButMaintained/Makefile
@@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= SMTP client supporting TLS and AUTH
-RUN_DEPENDS= p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC \
- p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \
- p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay
+RUN_DEPENDS= p5-Digest-HMAC>=0:security/p5-Digest-HMAC \
+ p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL \
+ p5-Net-SSLeay>=0:security/p5-Net-SSLeay
TEST_DEPENDS= ${RUN_DEPENDS}
USES= perl5