From owner-cvs-ports@FreeBSD.ORG Thu Apr 22 13:56:27 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B551B16A4CE; Thu, 22 Apr 2004 13:56:27 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A62243D46; Thu, 22 Apr 2004 13:56:27 -0700 (PDT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i3MKuRGe019726; Thu, 22 Apr 2004 13:56:27 -0700 (PDT) (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i3MKuQD0019725; Thu, 22 Apr 2004 13:56:26 -0700 (PDT) (envelope-from netchild) Message-Id: <200404222056.i3MKuQD0019725@repoman.freebsd.org> From: Alexander Leidinger Date: Thu, 22 Apr 2004 13:56:26 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/ssh2 Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Apr 2004 20:56:27 -0000 netchild 2004/04/22 13:56:26 PDT FreeBSD ports repository Modified files: security/ssh2 Makefile Log: - Register dependency on x11/XFree86-4-clients for xauth(1). - Make configure explicitly look in X11BASE/bin for xauth(1) in order to also catch non-standard locations. Submitted by: maintainer (marius) Approved by: portmgr (marcus) Revision Changes Path 1.121 +8 -1 ports/security/ssh2/Makefile