aboutsummaryrefslogtreecommitdiff
path: root/textproc/randlm
diff options
context:
space:
mode:
authorMatthew Seaman <matthew@FreeBSD.org>2016-09-30 09:46:16 +0000
committerMatthew Seaman <matthew@FreeBSD.org>2016-09-30 09:46:16 +0000
commitf458bb3de99d0445f60a68396b6e56631f8d5281 (patch)
treeb877d3f725d9adef5feefdacfdf56e770422e765 /textproc/randlm
parent51b6205f9d61005dcd9742ba03d639cc591a8b30 (diff)
downloadports-f458bb3de99d0445f60a68396b6e56631f8d5281.tar.gz
ports-f458bb3de99d0445f60a68396b6e56631f8d5281.zip
Chase dependencies affected by the name change devel/google-sparsehash -> devel/sparsehash
Which sould fix the INDEX Submitted by: cperciva
Notes
Notes: svn path=/head/; revision=422976
Diffstat (limited to 'textproc/randlm')
-rw-r--r--textproc/randlm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/randlm/Makefile b/textproc/randlm/Makefile
index f2cbe90f0640..1a66a795048f 100644
--- a/textproc/randlm/Makefile
+++ b/textproc/randlm/Makefile
@@ -12,9 +12,9 @@ COMMENT= A toolkit for building randomized language models
BROKEN_powerpc64= Does not build
-BUILD_DEPENDS= ${LOCALBASE}/include/google/sparse_hash_map:devel/google-sparsehash
+BUILD_DEPENDS= ${LOCALBASE}/include/google/sparse_hash_map:devel/sparsehash
LIB_DEPENDS= libboost_thread.so:devel/boost-libs
-RUN_DEPENDS= ${LOCALBASE}/include/google/sparse_hash_map:devel/google-sparsehash
+RUN_DEPENDS= ${LOCALBASE}/include/google/sparse_hash_map:devel/sparsehash
GNU_CONFIGURE= yes
USE_PERL5= run