aboutsummaryrefslogtreecommitdiff
path: root/net/scnc
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 /net/scnc
parenta9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 (diff)
downloadports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.tar.gz
ports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.zip
Notes
Diffstat (limited to 'net/scnc')
-rw-r--r--net/scnc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/scnc/Makefile b/net/scnc/Makefile
index de76fc9414d4..f349d68ce58a 100644
--- a/net/scnc/Makefile
+++ b/net/scnc/Makefile
@@ -11,8 +11,8 @@ COMMENT= SSL Capable Netcat
LICENSE= BSD3CLAUSE
-RUN_DEPENDS= p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \
- p5-IO-Socket-INET6>=0:${PORTSDIR}/net/p5-IO-Socket-INET6
+RUN_DEPENDS= p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL \
+ p5-IO-Socket-INET6>=0:net/p5-IO-Socket-INET6
BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= shebangfix