Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Oct 1998 17:02:41 -0700
From:      Studded <Studded@gorean.org>
To:        The fine people at <FreeBSD-Ports@FreeBSD.ORG>, torstenb@FreeBSD.ORG
Subject:   ssh port depends on X
Message-ID:  <36326AA1.BF7A84C4@gorean.org>

next in thread | raw e-mail | index | archive | help
	If there is no X installed on a system the current ssh port fails to
build. The ssh configure script checks for xauth, so a test similar to

.if !exists(/usr/X11R6/bin/xauth)
CONFIGURE_ARGS+= --without-x
.endif

should work ok. 

Doug
-- 
***           Chief Operations Officer, DALnet IRC network          ***

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36326AA1.BF7A84C4>