aboutsummaryrefslogtreecommitdiff
path: root/misc/sshbuddy
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-01-24 02:26:13 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-01-24 02:26:13 +0000
commit9182ebb0b0db50138e48e35b19eb0c66fdc1e6a5 (patch)
treef7adff8c7d0172ef15f3f646aa229129545703aa /misc/sshbuddy
parent2aa7406102764816a25098b6d0a7f82dcc7f102e (diff)
downloadports-9182ebb0b0db50138e48e35b19eb0c66fdc1e6a5.tar.gz
ports-9182ebb0b0db50138e48e35b19eb0c66fdc1e6a5.zip
BROKEN when WITHOUT_X11: Broken dependency
Notes
Notes: svn path=/head/; revision=154306
Diffstat (limited to 'misc/sshbuddy')
-rw-r--r--misc/sshbuddy/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/misc/sshbuddy/Makefile b/misc/sshbuddy/Makefile
index 02414f3dfda2..56344133d72b 100644
--- a/misc/sshbuddy/Makefile
+++ b/misc/sshbuddy/Makefile
@@ -18,6 +18,10 @@ RUN_DEPENDS= expectk:${PORTSDIR}/lang/expect
NO_BUILD= yes
PLIST_FILES= bin/sshbuddy
+.if defined(WITHOUT_X11)
+BROKEN= Broken dependency
+.endif
+
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/sshbuddy.expk ${PREFIX}/bin/sshbuddy