aboutsummaryrefslogtreecommitdiff
path: root/x11/xorg-apps
diff options
context:
space:
mode:
authorDejan Lesjak <lesi@FreeBSD.org>2007-07-02 18:02:22 +0000
committerDejan Lesjak <lesi@FreeBSD.org>2007-07-02 18:02:22 +0000
commitc3321fd360623433773067b89c9213cad981d7aa (patch)
tree3b3c3d48cdbd3dd2eea95f9b307c7f77ef519778 /x11/xorg-apps
parentf259712642cf5ac50476de97f2274a03d2877c31 (diff)
downloadports-c3321fd360623433773067b89c9213cad981d7aa.tar.gz
ports-c3321fd360623433773067b89c9213cad981d7aa.zip
Only depend on xsm if /usr/bin/rsh is present.
PR: ports/112806
Notes
Notes: svn path=/head/; revision=194701
Diffstat (limited to 'x11/xorg-apps')
-rw-r--r--x11/xorg-apps/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/x11/xorg-apps/Makefile b/x11/xorg-apps/Makefile
index 1df59bb8865f..5ebb3fcb337c 100644
--- a/x11/xorg-apps/Makefile
+++ b/x11/xorg-apps/Makefile
@@ -99,7 +99,6 @@ RUN_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \
xsetmode:${PORTSDIR}/x11/xsetmode \
xsetpointer:${PORTSDIR}/x11/xsetpointer \
xsetroot:${PORTSDIR}/x11/xsetroot \
- xsm:${PORTSDIR}/x11/xsm \
xstdcmap:${PORTSDIR}/x11/xstdcmap \
xtrapchar:${PORTSDIR}/x11/xtrap \
xvidtune:${PORTSDIR}/x11/xvidtune \
@@ -109,6 +108,10 @@ RUN_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \
xwud:${PORTSDIR}/x11/xwud \
xterm:${PORTSDIR}/x11/xterm
+.if exists(/usr/bin/rsh)
+RUN_DEPENDS+= xsm:${PORTSDIR}/x11/xsm
+.endif
+
NO_BUILD= yes
do-install: