aboutsummaryrefslogtreecommitdiff
path: root/security/p5-IO-Socket-SSL
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
commit597afc47baba19000afd8ec4880a2c47975b0367 (patch)
treeeb9a806366343ecfc3a5146e70b637f09d4e62c7 /security/p5-IO-Socket-SSL
parent8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (diff)
Notes
Diffstat (limited to 'security/p5-IO-Socket-SSL')
-rw-r--r--security/p5-IO-Socket-SSL/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/security/p5-IO-Socket-SSL/Makefile b/security/p5-IO-Socket-SSL/Makefile
index c41133f3d6db..dd076fc98e9a 100644
--- a/security/p5-IO-Socket-SSL/Makefile
+++ b/security/p5-IO-Socket-SSL/Makefile
@@ -13,8 +13,8 @@ COMMENT= Perl5 interface to SSL sockets
LICENSE= ARTPERL10
-BUILD_DEPENDS= p5-Net-SSLeay>=1.59:${PORTSDIR}/security/p5-Net-SSLeay \
- p5-Mozilla-CA>=20130114:${PORTSDIR}/www/p5-Mozilla-CA
+BUILD_DEPENDS= p5-Net-SSLeay>=1.59:security/p5-Net-SSLeay \
+ p5-Mozilla-CA>=20130114:www/p5-Mozilla-CA
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5 shebangfix
@@ -30,10 +30,10 @@ PORTEXAMPLES= *
SHEBANG_FILES= example/ssl_mitm.pl
-IDN_BUILD_DEPENDS= p5-URI>=1.50:${PORTSDIR}/net/p5-URI
+IDN_BUILD_DEPENDS= p5-URI>=1.50:net/p5-URI
IDN_RUN_DEPENDS= ${IDN_BUILD_DEPENDS}
-IPV6_BUILD_DEPENDS= p5-IO-Socket-IP>=0.31:${PORTSDIR}/net/p5-IO-Socket-IP \
- p5-Socket>=1.95:${PORTSDIR}/net/p5-Socket
+IPV6_BUILD_DEPENDS= p5-IO-Socket-IP>=0.31:net/p5-IO-Socket-IP \
+ p5-Socket>=1.95:net/p5-Socket
IPV6_RUN_DEPENDS= ${IPV6_BUILD_DEPENDS}
post-install: