From owner-svn-ports-all@FreeBSD.ORG Tue Feb 5 14:00:49 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id AEDA9C6B; Tue, 5 Feb 2013 14:00:49 +0000 (UTC) (envelope-from zeising@freebsd.org) Received: from mail.lysator.liu.se (mail.lysator.liu.se [IPv6:2001:6b0:17:f0a0::3]) by mx1.freebsd.org (Postfix) with ESMTP id 49C08A8A; Tue, 5 Feb 2013 14:00:49 +0000 (UTC) Received: from mail.lysator.liu.se (localhost [127.0.0.1]) by mail.lysator.liu.se (Postfix) with ESMTP id 03F4240007; Tue, 5 Feb 2013 15:00:47 +0100 (CET) Received: by mail.lysator.liu.se (Postfix, from userid 1004) id EDF4640009; Tue, 5 Feb 2013 15:00:46 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on bernadotte.lysator.liu.se X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=AWL autolearn=disabled version=3.3.1 X-Spam-Score: 0.0 Received: from mx.daemonic.se (h-45-105.a163.priv.bahnhof.se [94.254.45.105]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.lysator.liu.se (Postfix) with ESMTPSA id 8128B40007; Tue, 5 Feb 2013 15:00:45 +0100 (CET) Received: from mailscanner.daemonic.se (mailscanner.daemonic.se [IPv6:2001:470:dca9:0:1::6]) by mx.daemonic.se (Postfix) with ESMTPS id 3Z0nW110f6z8hVn; Tue, 5 Feb 2013 15:00:45 +0100 (CET) X-Virus-Scanned: amavisd-new at daemonic.se Received: from mx.daemonic.se ([IPv6:2001:470:dca9:0:1::3]) (using TLS with cipher CAMELLIA256-SHA) by mailscanner.daemonic.se (mailscanner.daemonic.se [IPv6:2001:470:dca9:0:1::6]) (amavisd-new, port 10025) with ESMTPS id mAUXW2Hqu4EB; Tue, 5 Feb 2013 15:00:39 +0100 (CET) Received: from mail.daemonic.se (mail.daemonic.se [10.1.0.4]) by mx.daemonic.se (Postfix) with ESMTPS id 3Z0nVv0M9mz8hVm; Tue, 5 Feb 2013 15:00:39 +0100 (CET) Received: from tifa.daemonic.se (tifa.daemonic.se [IPv6:2001:470:dca9:1::6]) by mail.daemonic.se (Postfix) with ESMTPSA id 3Z0nVt6skyz9Ctj; Tue, 5 Feb 2013 15:00:38 +0100 (CET) Received: from tifa.daemonic.se (localhost [IPv6:::1]) by tifa.daemonic.se (Postfix) with ESMTP id 965042281B; Tue, 5 Feb 2013 15:00:36 +0100 (CET) Message-ID: <51111084.1040305@freebsd.org> Date: Tue, 05 Feb 2013 15:00:36 +0100 From: Niclas Zeising User-Agent: Mutt/1.5.21 MIME-Version: 1.0 To: Alexey Dokuchaev Subject: Re: svn commit: r311500 - head/x11/xkbcomp References: <201302032126.r13LQJvp047912@svn.freebsd.org> <20130205115116.GA59889@FreeBSD.org> In-Reply-To: <20130205115116.GA59889@FreeBSD.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Feb 2013 14:00:49 -0000 On 02/05/13 12:51, Alexey Dokuchaev wrote: > On Sun, Feb 03, 2013 at 09:26:19PM +0000, Niclas Zeising wrote: >> New Revision: 311500 >> URL: http://svnweb.freebsd.org/changeset/ports/311500 >> >> Log: >> Update to 1.2.4 >> [...] >> >> +post-patch: >> + @${REINPLACE_CMD} -e 's|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g' \ >> + ${WRKSRC}/Makefile.in >> + > > Looks like USE_GNOME=gnomehack could be used here. > > ./danfe > You are probably right, thanks for noticing. I will test when I'm at my tinderbox again. Regards! -- Niclas Zeising