sci-libs/gdal: Fix USE zstd
authorAndreas Sturmlechner <asturm@gentoo.org>
Wed, 15 Aug 2018 23:41:45 +0000 (01:41 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Wed, 15 Aug 2018 23:42:39 +0000 (01:42 +0200)
Package-Manager: Portage-2.3.46, Repoman-2.3.10

sci-libs/gdal/gdal-2.3.1.ebuild

index 38736368a997aa9ecac19efd5d8bed2eb85b4e5c..e1f97f524f2eba193c70f79543bb2fbe90a8cde4 100644 (file)
@@ -210,8 +210,9 @@ src_configure() {
                $(use_with sqlite sqlite3 "${EPREFIX}"/usr)
                $(use_with threads)
                $(use_with webp)
-               $(use_with xls freexl) )
+               $(use_with xls freexl)
                $(use_with zstd)
+       )
 
        tc-export AR RANLIB