From owner-freebsd-ports Sat Oct 24 17:03:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA17483 for freebsd-ports-outgoing; Sat, 24 Oct 1998 17:03:28 -0700 (PDT) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from dt053nb4.san.rr.com (dt053nb4.san.rr.com [204.210.34.180]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA17473; Sat, 24 Oct 1998 17:03:19 -0700 (PDT) (envelope-from Studded@gorean.org) Received: from gorean.org (Studded@localhost [127.0.0.1]) by dt053nb4.san.rr.com (8.8.8/8.8.8) with ESMTP id RAA01339; Sat, 24 Oct 1998 17:02:41 -0700 (PDT) (envelope-from Studded@gorean.org) Message-ID: <36326AA1.BF7A84C4@gorean.org> Date: Sat, 24 Oct 1998 17:02:41 -0700 From: Studded Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 2.2.7-STABLE-1015 i386) X-Accept-Language: en MIME-Version: 1.0 To: The fine people at , torstenb@FreeBSD.ORG Subject: ssh port depends on X Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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