summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/bison/bison-3.5.2.ebuild')
-rw-r--r--sys-devel/bison/bison-3.5.2.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys-devel/bison/bison-3.5.2.ebuild b/sys-devel/bison/bison-3.5.2.ebuild
index 60e7b20d2a62..6c9a25cfeca2 100644
--- a/sys-devel/bison/bison-3.5.2.ebuild
+++ b/sys-devel/bison/bison-3.5.2.ebuild
@@ -59,7 +59,6 @@ src_configure() {
use static && append-ldflags -static
local myeconfargs=(
- --docdir='$(datarootdir)'/doc/${PF}
$(use_enable examples)
$(use_enable nls)
)