summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2016-02-27 00:10:02 +0100
committerMichael Weber <xmw@gentoo.org>2016-02-27 00:24:50 +0100
commitb622949ff05f3853416c611dc2b10907155914ee (patch)
tree97f73ec2f5bd2ba8905eb540b35a91273ab417a9 /app-text/zathura/zathura-9999.ebuild
parentmedia-gfx/graphite2: Fix tests, mostly... bug 575250 (diff)
downloadgentoo-b622949ff05f3853416c611dc2b10907155914ee.tar.gz
gentoo-b622949ff05f3853416c611dc2b10907155914ee.tar.bz2
gentoo-b622949ff05f3853416c611dc2b10907155914ee.zip
app-text/zathura: Version bump.
Package-Manager: portage-2.2.27
Diffstat (limited to 'app-text/zathura/zathura-9999.ebuild')
-rw-r--r--app-text/zathura/zathura-9999.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/app-text/zathura/zathura-9999.ebuild b/app-text/zathura/zathura-9999.ebuild
index 6f5bd8693633..94e403b1a3ec 100644
--- a/app-text/zathura/zathura-9999.ebuild
+++ b/app-text/zathura/zathura-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -37,9 +37,7 @@ DEPEND="${RDEPEND}
test? ( dev-libs/check )"
pkg_setup() {
- # TODO: Create ebuild for synctex and pass WITH_SYSTEM_SYNCTEX=1
myzathuraconf=(
- WITH_SYSTEM_SYNCTEX=0
WITH_MAGIC=$(usex magic 1 0)
WITH_SQLITE=$(usex sqlite 1 0)
WITH_SYNCTEX=$(usex synctex 1 0)