summaryrefslogtreecommitdiff
path: root/app-text/zathura/zathura-0.4.1-r2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/zathura/zathura-0.4.1-r2.ebuild')
-rw-r--r--app-text/zathura/zathura-0.4.1-r2.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-text/zathura/zathura-0.4.1-r2.ebuild b/app-text/zathura/zathura-0.4.1-r2.ebuild
index 834f69ea245a..f6972544584a 100644
--- a/app-text/zathura/zathura-0.4.1-r2.ebuild
+++ b/app-text/zathura/zathura-0.4.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -41,7 +41,6 @@ BDEPEND="virtual/pkgconfig"
src_configure() {
local emesonargs=(
- --libdir=/usr/$(get_libdir)
-Denable-magic=$(usex magic true false)
-Denable-seccomp=$(usex seccomp true false)
-Denable-sqlite=$(usex sqlite true false)