summaryrefslogtreecommitdiff
path: root/dev-db/spatialite
diff options
context:
space:
mode:
authorAmy Winston <amynka@gentoo.org>2016-02-29 19:33:40 +0100
committerAmy Winston <amynka@gentoo.org>2016-02-29 19:33:40 +0100
commit8238fa34ca03afe1e3e839a25a709b3eae9eb745 (patch)
treefc33dde3351b5b21820a901e349ffe89ea0f84f0 /dev-db/spatialite
parent892a8848e5718e75f5d2c8ee3916421de173f023 (diff)
downloadgentoo-8238fa34ca03afe1e3e839a25a709b3eae9eb745.tar.gz
gentoo-8238fa34ca03afe1e3e839a25a709b3eae9eb745.tar.xz
dev-db/spatialite: bad comment removed
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-db/spatialite')
-rw-r--r--dev-db/spatialite/spatialite-4.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/spatialite/spatialite-4.1.1.ebuild b/dev-db/spatialite/spatialite-4.1.1.ebuild
index a052891f6e6..8e77a11fbc1 100644
--- a/dev-db/spatialite/spatialite-4.1.1.ebuild
+++ b/dev-db/spatialite/spatialite-4.1.1.ebuild
@@ -36,7 +36,7 @@ src_configure() {
--disable-static \
--enable-geocallbacks \
--enable-epsg \
- --disable-examples \ #broken in 4.1.1
+ --disable-examples \
$(use_enable geos) \
$(use_enable geos geosadvanced) \
$(use_enable iconv) \