From owner-cvs-ports@FreeBSD.ORG Thu Apr 15 09:26:16 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 F3EE916A4CF; Thu, 15 Apr 2004 09:26:15 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D75A343D45; Thu, 15 Apr 2004 09:26:15 -0700 (PDT) (envelope-from marcus@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 i3FGQFGe035747; Thu, 15 Apr 2004 09:26:15 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i3FGQFM2035746; Thu, 15 Apr 2004 09:26:15 -0700 (PDT) (envelope-from marcus) Message-Id: <200404151626.i3FGQFM2035746@repoman.freebsd.org> From: Joe Marcus Clarke Date: Thu, 15 Apr 2004 09:26:15 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/libgtop2 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, 15 Apr 2004 16:26:16 -0000 marcus 2004/04/15 09:26:15 PDT FreeBSD ports repository Modified files: devel/libgtop2 Makefile Log: Add --without-x on amd64 to fix the build. This is only temporary. Hopefully the next incarnation of X will have more shared libraries, and thus this problem will no longer occur. I think this patch was originally submitted by arved. Revision Changes Path 1.83 +7 -1 ports/devel/libgtop2/Makefile