summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/couchdb/couchdb-2.1.0.ebuild')
-rw-r--r--dev-db/couchdb/couchdb-2.1.0.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-db/couchdb/couchdb-2.1.0.ebuild b/dev-db/couchdb/couchdb-2.1.0.ebuild
index 3f95b9b..85fa0af 100644
--- a/dev-db/couchdb/couchdb-2.1.0.ebuild
+++ b/dev-db/couchdb/couchdb-2.1.0.ebuild
@@ -42,7 +42,6 @@ pkg_setup() {
src_configure() {
econf \
--with-erlang="${EPREFIX}"/usr/$(get_libdir)/erlang/usr/include \
- --with-js-lib="${EPREFIX}"/usr/$(get_libdir) \
--with-curl \
--user=couchdb
}