summaryrefslogtreecommitdiff
path: root/dev-db/pgroonga/pgroonga-4.0.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/pgroonga/pgroonga-4.0.1.ebuild')
-rw-r--r--dev-db/pgroonga/pgroonga-4.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/pgroonga/pgroonga-4.0.1.ebuild b/dev-db/pgroonga/pgroonga-4.0.1.ebuild
index ab05e54..31c9736 100644
--- a/dev-db/pgroonga/pgroonga-4.0.1.ebuild
+++ b/dev-db/pgroonga/pgroonga-4.0.1.ebuild
@@ -24,7 +24,7 @@ DEPEND="${RDEPEND}"
RESTRICT="mirror test"
src_compile() {
- use msgpack && export HAVE_MSGPACK=1
+ use msgpack && export HAVE_MSGPACK=1 MSGPACK_PACKAGE_NAME=msgpack-c
export HAVE_XXHASH=1
postgres-multi_foreach emake
}