aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-06-13 22:48:26 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-06-13 22:48:26 +0000
commita36753e6ab5e947451f2784d5588ef20ef6b52e6 (patch)
tree3c38b8bd75c8cf192b246492a5271e77122b1a98 /net
parent2ea0692bf59aec6cefe7bf5854b1979b7c5fcf0b (diff)
downloadports-a36753e6ab5e947451f2784d5588ef20ef6b52e6.tar.gz
ports-a36753e6ab5e947451f2784d5588ef20ef6b52e6.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/tsclient/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tsclient/Makefile b/net/tsclient/Makefile
index 6bb51d51586d..48d4345b0b4e 100644
--- a/net/tsclient/Makefile
+++ b/net/tsclient/Makefile
@@ -43,7 +43,7 @@ RUN_DEPENDS+= vncviewer:${PORTSDIR}/net/tightvnc
.endif
.if ${PORT_OPTIONS:MXNEST}
-RUN_DEPENDS+= Xnest:${X_NESTSERVER_PORT}
+RUN_DEPENDS+= Xnest:${PORTSDIR}/x11-servers/xorg-nestserver
.endif
.include <bsd.port.pre.mk>