aboutsummaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
authormatthew <matthew@FreeBSD.org>2016-09-30 17:46:16 +0800
committermatthew <matthew@FreeBSD.org>2016-09-30 17:46:16 +0800
commitcc5c490894da5f6693000c8228cd4c387de62148 (patch)
treeb877d3f725d9adef5feefdacfdf56e770422e765 /astro
parent3bbc9571a89079242dd1091c873178ee07a8a531 (diff)
downloadfreebsd-ports-gnome-cc5c490894da5f6693000c8228cd4c387de62148.tar.gz
freebsd-ports-gnome-cc5c490894da5f6693000c8228cd4c387de62148.tar.zst
freebsd-ports-gnome-cc5c490894da5f6693000c8228cd4c387de62148.zip
Chase dependencies affected by the name change devel/google-sparsehash -> devel/sparsehash
Which sould fix the INDEX Submitted by: cperciva
Diffstat (limited to 'astro')
-rw-r--r--astro/osmium/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/osmium/Makefile b/astro/osmium/Makefile
index a9e8ea0eac8a..6b79063e83ad 100644
--- a/astro/osmium/Makefile
+++ b/astro/osmium/Makefile
@@ -18,8 +18,8 @@ LIB_DEPENDS= libgdal.so:graphics/gdal \
libexpat.so:textproc/expat2 \
libgeos.so:graphics/geos \
libprotobuf.so:devel/protobuf
-BUILD_DEPENDS= google-sparsehash>=2.0.2:devel/google-sparsehash
-RUN_DEPENDS= google-sparsehash>=2.0.2:devel/google-sparsehash
+BUILD_DEPENDS= sparsehash>=2.0.2:devel/sparsehash
+RUN_DEPENDS= sparsehash>=2.0.2:devel/sparsehash
USE_GITHUB= yes
GH_ACCOUNT= joto