summaryrefslogtreecommitdiff
path: root/mail/p5-Net-SMTP-TLS/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
commit8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (patch)
treed3548a0f08ca434f11cb4415a93d98037409413b /mail/p5-Net-SMTP-TLS/Makefile
parentRemove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. (diff)
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412348
Diffstat (limited to 'mail/p5-Net-SMTP-TLS/Makefile')
-rw-r--r--mail/p5-Net-SMTP-TLS/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/p5-Net-SMTP-TLS/Makefile b/mail/p5-Net-SMTP-TLS/Makefile
index 1c5873a7c656..b90f9e7b6bbf 100644
--- a/mail/p5-Net-SMTP-TLS/Makefile
+++ b/mail/p5-Net-SMTP-TLS/Makefile
@@ -14,9 +14,9 @@ COMMENT= SMTP client supporting TLS and AUTH
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_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
+BUILD_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
RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes