From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Sep 17 23:20:19 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org 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 298CF16A41F for ; Sat, 17 Sep 2005 23:20:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B5D743D49 for ; Sat, 17 Sep 2005 23:20:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j8HNKIHb045109 for ; Sat, 17 Sep 2005 23:20:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j8HNKIi9045107; Sat, 17 Sep 2005 23:20:18 GMT (envelope-from gnats) Resent-Date: Sat, 17 Sep 2005 23:20:18 GMT Resent-Message-Id: <200509172320.j8HNKIi9045107@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, Emanuel Haupt Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9403E16A41F for ; Sat, 17 Sep 2005 23:13:15 +0000 (GMT) (envelope-from ehaupt@beaver.critical.ch) Received: from beaver.critical.ch (217-162-251-247.dclient.hispeed.ch [217.162.251.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2E8943D45 for ; Sat, 17 Sep 2005 23:13:14 +0000 (GMT) (envelope-from ehaupt@beaver.critical.ch) Received: from beaver.critical.ch (localhost.critical.ch [127.0.0.1]) by beaver.critical.ch (8.13.3/8.13.3) with ESMTP id j8HNDDKR001105 for ; Sun, 18 Sep 2005 01:13:13 +0200 (CEST) (envelope-from ehaupt@beaver.critical.ch) Received: (from ehaupt@localhost) by beaver.critical.ch (8.13.3/8.13.3/Submit) id j8HNDD5K001104; Sun, 18 Sep 2005 01:13:13 +0200 (CEST) (envelope-from ehaupt) Message-Id: <200509172313.j8HNDD5K001104@beaver.critical.ch> Date: Sun, 18 Sep 2005 01:13:13 +0200 (CEST) From: Emanuel Haupt To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/86282: maintainer-update: patch: graphics/exrtools - fix build on 4.x X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Emanuel Haupt List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Sep 2005 23:20:19 -0000 >Number: 86282 >Category: ports >Synopsis: maintainer-update: patch: graphics/exrtools - fix build on 4.x >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Sep 17 23:20:17 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Emanuel Haupt >Release: FreeBSD 5.4-RELEASE-p6 i386 >Organization: >Environment: System: FreeBSD beaver.critical.ch 5.4-RELEASE-p6 FreeBSD 5.4-RELEASE-p6 #0: Wed Jul 27 20:19:15 CEST 2005 root@beaver.critical.ch:/usr/obj/usr/src/RELENG_5_4/src/sys/BEAVER i386 >Description: The following patch fixes the build of graphics/exrtools on 4.x Pointed out by: krismail (pointyhat) >How-To-Repeat: >Fix: --- exrtools.patch begins here --- --- Makefile.orig Sun Sep 18 01:07:31 2005 +++ Makefile Sun Sep 18 01:08:03 2005 @@ -21,6 +21,7 @@ USE_LIBTOOL_VER=13 USE_GMAKE= yes USE_REINPLACE= yes +USE_GETOPT_LONG=yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib --- exrtools.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: