From owner-freebsd-ports@FreeBSD.ORG Sat Jul 7 21:48:06 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7C50A16A41F for ; Sat, 7 Jul 2007 21:48:06 +0000 (UTC) (envelope-from walsimou@walsimou.com) Received: from dns.walsimou.com (walscop001.walsimou.com [82.228.201.70]) by mx1.freebsd.org (Postfix) with ESMTP id E824F13C458 for ; Sat, 7 Jul 2007 21:48:05 +0000 (UTC) (envelope-from walsimou@walsimou.com) Received: from wals001FBSD.walsimou.com ([192.168.1.240]) (SSL: TLSv1/SSLv3,256bits,AES256-SHA) by dns.walsimou.com with esmtp; Sat, 07 Jul 2007 23:50:21 +0200 id 0000D439.0000000046900A9E.000030EE Message-ID: <46900A20.7090403@walsimou.com> Date: Sat, 07 Jul 2007 23:48:16 +0200 From: Gaye Abdoulaye Walsimou User-Agent: Thunderbird 2.0.0.4 (X11/20070626) MIME-Version: 1.0 To: ports@freebsd.org References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: Subject: Re: FreeBSD Port: graphics/jasper 1.900.1_3 added libglut dependency: Now requires X11: Why? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Jul 2007 21:48:06 -0000 Bill Milford a écrit : > I am running a server without X11. I use ImageMagick-nox11-6.3.3.5_1 and GraphicsMagick-nox11-1.1.7_1 on > this server. The line "USE_GL= glut" was added to the Makefile on the last update. This port now > requires X11. Why was this done? It compiles and installs OK without that line. It seems to work OK. > > > > Bill > > > I have the same problem I am going to try what you have done. But in the future an update will reset it I think. gwa