Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Jun 2019 17:41:50 +0200 (CEST)
From:      Gerald Pfeifer <gerald@pfeifer.com>
To:        Alexey Dokuchaev <danfe@freebsd.org>, Martin Matuska <mm@freebsd.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org,  svn-ports-head@freebsd.org
Subject:   Re: svn commit: r503801 - in head/graphics/exiftran: . files
Message-ID:  <alpine.LSU.2.21.1906301741020.6112@anthias.pfeifer.com>
In-Reply-To: <20190610041555.GA98022@FreeBSD.org>
References:  <201906090644.x596iCon058100@repo.freebsd.org> <20190610041555.GA98022@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 10 Jun 2019, Alexey Dokuchaev wrote:
> On Sun, Jun 09, 2019 at 06:44:12AM +0000, Martin Matuska wrote:
>> New Revision: 503801
>> URL: https://svnweb.freebsd.org/changeset/ports/503801
>> +CFLAGS+=	-I${LOCALBASE}/include
>> +
> So what's the point to amend CFLAGS here?..

>> -CFLAGS+= -I${PREFIX}/include -I${.CURDIR}/../../jpeg/80 \
>> -	-I${.CURDIR}/../.. -DHAVE_NEW_EXIF
>> +CFLAGS+=	-I${LOCALBASE}/include \
> ... If you also do the same here?

In any case, isn't this more a case of using USES=localbase ?

Gerald



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.LSU.2.21.1906301741020.6112>