aboutsummaryrefslogtreecommitdiff
path: root/net/ssvnc/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 /net/ssvnc/Makefile
parenta9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 (diff)
Notes
Diffstat (limited to 'net/ssvnc/Makefile')
-rw-r--r--net/ssvnc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ssvnc/Makefile b/net/ssvnc/Makefile
index c465338aad9f..833d96a98614 100644
--- a/net/ssvnc/Makefile
+++ b/net/ssvnc/Makefile
@@ -14,8 +14,8 @@ COMMENT= Enhanced TightVNC Viewer (SSVNC: SSL/SSH VNC viewer)
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-RUN_DEPENDS= stunnel:${PORTSDIR}/security/stunnel \
- xterm:${PORTSDIR}/x11/xterm
+RUN_DEPENDS= stunnel:security/stunnel \
+ xterm:x11/xterm
OPTIONS_DEFINE= DOCS ULTRAFTP
ULTRAFTP_DESC= UltraVNC File Transfer support (Java required)