Date: Mon, 10 Jun 2019 04:15:55 +0000 From: Alexey Dokuchaev <danfe@freebsd.org> To: 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: <20190610041555.GA98022@FreeBSD.org> In-Reply-To: <201906090644.x596iCon058100@repo.freebsd.org> References: <201906090644.x596iCon058100@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jun 09, 2019 at 06:44:12AM +0000, Martin Matuska wrote: > New Revision: 503801 > URL: https://svnweb.freebsd.org/changeset/ports/503801 > > Log: > Update graphics/exiftran to 2.14 > > Modified: head/graphics/exiftran/Makefile > ... > > +CFLAGS+= -I${LOCALBASE}/include > + So what's the point to amend CFLAGS here?.. > Modified: head/graphics/exiftran/files/Makefile.exiftran > ... > > -CFLAGS+= -I${PREFIX}/include -I${.CURDIR}/../../jpeg/80 \ > - -I${.CURDIR}/../.. -DHAVE_NEW_EXIF > +CFLAGS+= -I${LOCALBASE}/include \ ... If you also do the same here? ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20190610041555.GA98022>