aboutsummaryrefslogtreecommitdiff
path: root/security/p5-App-TLSMe
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-App-TLSMe
parent8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (diff)
downloadports-597afc47baba19000afd8ec4880a2c47975b0367.tar.gz
ports-597afc47baba19000afd8ec4880a2c47975b0367.zip
Notes
Diffstat (limited to 'security/p5-App-TLSMe')
-rw-r--r--security/p5-App-TLSMe/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/security/p5-App-TLSMe/Makefile b/security/p5-App-TLSMe/Makefile
index 002192708d9e..eb9d74372a08 100644
--- a/security/p5-App-TLSMe/Makefile
+++ b/security/p5-App-TLSMe/Makefile
@@ -12,11 +12,11 @@ MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension for TLS/SSL tunnel
RUN_DEPENDS= \
- p5-AnyEvent>=5.34:${PORTSDIR}/devel/p5-AnyEvent \
- p5-Net-SSLeay>0:${PORTSDIR}/security/p5-Net-SSLeay \
- p5-Proc-Pidfile>0:${PORTSDIR}/devel/p5-Proc-Pidfile
+ p5-AnyEvent>=5.34:devel/p5-AnyEvent \
+ p5-Net-SSLeay>0:security/p5-Net-SSLeay \
+ p5-Proc-Pidfile>0:devel/p5-Proc-Pidfile
BUILD_DEPENDS:= ${RUN_DEPENDS}
-TEST_DEPENDS= p5-Test-TCP>0:${PORTSDIR}/devel/p5-Test-TCP
+TEST_DEPENDS= p5-Test-TCP>0:devel/p5-Test-TCP
USES= perl5
USE_PERL5= configure