From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jun 10 18:01:02 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 540D016A4CE for ; Thu, 10 Jun 2004 18:01:02 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 354F543D1D for ; Thu, 10 Jun 2004 18:01:02 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i5AI0jDd081599 for ; Thu, 10 Jun 2004 18:00:45 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i5AI0jAU081598; Thu, 10 Jun 2004 18:00:45 GMT (envelope-from gnats) Resent-Date: Thu, 10 Jun 2004 18:00:45 GMT Resent-Message-Id: <200406101800.i5AI0jAU081598@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Erik Greenwald Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFBEB16A4CE for ; Thu, 10 Jun 2004 17:58:03 +0000 (GMT) Received: from phoenix.smluc.org (phoenix.smluc.org [12.28.48.23]) by mx1.FreeBSD.org (Postfix) with SMTP id 7AA6443D39 for ; Thu, 10 Jun 2004 17:58:03 +0000 (GMT) (envelope-from erik@phoenix.smluc.org) Received: (qmail 23160 invoked by uid 1000); 10 Jun 2004 17:58:22 -0000 Message-Id: <20040610175822.23159.qmail@phoenix.smluc.org> Date: 10 Jun 2004 17:58:22 -0000 From: Erik Greenwald To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: erik@math.smsu.edu Subject: ports/67803: Update Port: graphics/gauche-gl update to use USE_GL instead of USE_MESA X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Erik Greenwald List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jun 2004 18:01:02 -0000 >Number: 67803 >Category: ports >Synopsis: Update Port: graphics/gauche-gl update to use USE_GL instead of USE_MESA >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Jun 10 18:00:45 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Erik Greenwald >Release: FreeBSD 5.2-CURRENT i386 >Organization: >Environment: System: FreeBSD fenris 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Thu May 27 23:31:48 EDT 2004 root@fenris:/usr/obj/usr/src/sys/FENRIS i386 >Description: to quiet portlint down >How-To-Repeat: >Fix: --- gauche-gl.patch begins here --- diff -Nurb graphics/gauche-gl.orig/Makefile graphics/gauche-gl/Makefile --- graphics/gauche-gl.orig/Makefile Thu Jun 10 13:54:32 2004 +++ graphics/gauche-gl/Makefile Thu Jun 10 13:54:41 2004 @@ -20,7 +20,7 @@ BUILD_DEPENDS= gosh:${PORTSDIR}/lang/gauche RUN_DEPENDS= ${BUILD_DEPENDS} -USE_MESA= yes +USE_GL= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" --- gauche-gl.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: