summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/pgbouncer/pgbouncer-1.11.0.ebuild')
-rw-r--r--dev-db/pgbouncer/pgbouncer-1.11.0.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-db/pgbouncer/pgbouncer-1.11.0.ebuild b/dev-db/pgbouncer/pgbouncer-1.11.0.ebuild
index 1492a74c6e8f..65c33e53faad 100644
--- a/dev-db/pgbouncer/pgbouncer-1.11.0.ebuild
+++ b/dev-db/pgbouncer/pgbouncer-1.11.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -42,7 +42,6 @@ src_prepare() {
src_configure() {
# --enable-debug is only used to disable stripping
econf \
- --docdir=/usr/share/doc/${PF} \
--enable-debug \
$(use_with c-ares cares) \
$(use_enable debug cassert) \