From owner-freebsd-ports Tue Jul 23 7:30:12 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41A2737B400 for ; Tue, 23 Jul 2002 07:30:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D8FC43E42 for ; Tue, 23 Jul 2002 07:30:07 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6NEU6JU081708 for ; Tue, 23 Jul 2002 07:30:06 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6NEU6xs081707; Tue, 23 Jul 2002 07:30:06 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2074137B400 for ; Tue, 23 Jul 2002 07:29:47 -0700 (PDT) Received: from kartoffel.salatschuessel.net (pD9E21179.dip.t-dialin.net [217.226.17.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E11243E42 for ; Tue, 23 Jul 2002 07:29:45 -0700 (PDT) (envelope-from olivleh1@kartoffel.salatschuessel.net) Received: from kartoffel.salatschuessel.net (localhost [127.0.0.1]) by kartoffel.salatschuessel.net (8.12.4/8.12.3) with ESMTP id g6NETGVp003587; Tue, 23 Jul 2002 16:29:16 +0200 (CEST) (envelope-from olivleh1@kartoffel.salatschuessel.net) Received: (from root@localhost) by kartoffel.salatschuessel.net (8.12.4/8.12.4/Submit) id g6NETBLR003586; Tue, 23 Jul 2002 16:29:11 +0200 (CEST) Message-Id: <200207231429.g6NETBLR003586@kartoffel.salatschuessel.net> Date: Tue, 23 Jul 2002 16:29:11 +0200 (CEST) From: Oliver Lehmann Reply-To: Oliver Lehmann To: FreeBSD-gnats-submit@FreeBSD.org Cc: Oliver Lehmann X-Send-Pr-Version: 3.113 Subject: ports/40921: update-port: devel/libuta Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40921 >Category: ports >Synopsis: update-port: devel/libuta >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jul 23 07:30:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Lehmann >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD kartoffel.salatschuessel.net 4.6-STABLE FreeBSD 4.6-STABLE #2: Wed Jul 10 21:57:02 CEST 2002 olivleh1@nudel.salatschuessel.net:/usr/obj/i386/usr/src/sys/KARTOFFEL i386 >Description: fix freetype dependency >How-To-Repeat: >Fix: --- libuta.patch begins here --- diff -ruN libuta.old/Makefile /usr/ports/devel/libuta/Makefile --- libuta.old/Makefile Tue Jul 23 15:59:32 2002 +++ /usr/ports/devel/libuta/Makefile Tue Jul 23 16:12:27 2002 @@ -53,4 +53,7 @@ ${REINPLACE_CMD} -e 's|SDL/|SDL11/|' ${WRKSRC}/$i .endfor +pre-configure: + ${REINPLACE_CMD} -e 's|||g' ${WRKSRC}/configure + .include --- libuta.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message