From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jun 10 15:59:25 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 D9AF616A4CE; Thu, 10 Jun 2004 15:59:25 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD0A743D2F; Thu, 10 Jun 2004 15:59:25 +0000 (GMT) (envelope-from krion@FreeBSD.org) Received: from freefall.freebsd.org (krion@localhost [127.0.0.1]) i5AFxPSm070490; Thu, 10 Jun 2004 15:59:25 GMT (envelope-from krion@freefall.freebsd.org) Received: (from krion@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i5AFxPMZ070486; Thu, 10 Jun 2004 15:59:25 GMT (envelope-from krion) Date: Thu, 10 Jun 2004 15:59:25 GMT From: Kirill Ponomarew Message-Id: <200406101559.i5AFxPMZ070486@freefall.freebsd.org> To: erik@smluc.org, krion@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/67795: New Port: graphics/bugle library for intercepting OpenGL calls X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jun 2004 15:59:26 -0000 Synopsis: New Port: graphics/bugle library for intercepting OpenGL calls State-Changed-From-To: open->feedback State-Changed-By: krion State-Changed-When: Thu Jun 10 15:56:40 GMT 2004 State-Changed-Why: It doesn't build on 4-x: cc1: Invalid option `-fdump-translation-unit' There are some problems with ${WRKSRC}/Makefile.in GNU_CONFIGURE is in PORTNAME section. Could you please use USE_XLIB=yes instead of LIB_DEPENDS. COMMENT is also incorrect. Please, use 'portlint -A' before submitting PRs. http://www.freebsd.org/cgi/query-pr.cgi?pr=67795