commit: ba4f6a2f719f3651ce79ac689349ed201a9b3e96
Author: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 19 22:02:14 2018 +0000
Commit: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
CommitDate: Thu Mar 22 14:23:26 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba4f6a2f
sci-libs/gdal: find json-c from EPREFIX
Package-Manager: Portage-2.3.24, Repoman-2.3.6
sci-libs/gdal/gdal-2.2.3-r1.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/sci-libs/gdal/gdal-2.2.3-r1.ebuild
b/sci-libs/gdal/gdal-2.2.3-r1.ebuild
index 57ee4454007..7084e66a8f5 100644
--- a/sci-libs/gdal/gdal-2.2.3-r1.ebuild
+++ b/sci-libs/gdal/gdal-2.2.3-r1.ebuild
@@ -154,6 +154,7 @@ src_configure() {
--with-geotiff \
--with-grib \
--with-hide-internal-symbols \
+ --with-libjson-c="${EPREFIX}/usr/" \
--with-libtiff \
--with-libtool \
--with-libz="${EPREFIX}/usr/" \