summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-01-24 19:19:58 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-01-24 19:19:58 +0000
commit58940730f839ecf8483a3e0032ebbcdc92568df9 (patch)
treefac6eeda324f8adca282fa6dd914f1b4784d13ef /app-text/gv/gv-3.7.3-r1.ebuild
parentDemote last commit to USE unicode (diff)
downloadhistorical-58940730f839ecf8483a3e0032ebbcdc92568df9.tar.gz
historical-58940730f839ecf8483a3e0032ebbcdc92568df9.tar.bz2
historical-58940730f839ecf8483a3e0032ebbcdc92568df9.zip
old
Package-Manager: portage-2.2.0_alpha84/cvs/Linux x86_64
Diffstat (limited to 'app-text/gv/gv-3.7.3-r1.ebuild')
-rw-r--r--app-text/gv/gv-3.7.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/gv/gv-3.7.3-r1.ebuild b/app-text/gv/gv-3.7.3-r1.ebuild
index c11b1920a80e..8ad9f7c3fd62 100644
--- a/app-text/gv/gv-3.7.3-r1.ebuild
+++ b/app-text/gv/gv-3.7.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gv/gv-3.7.3-r1.ebuild,v 1.3 2012/01/24 19:17:37 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gv/gv-3.7.3-r1.ebuild,v 1.4 2012/01/24 19:19:58 ssuominen Exp $
EAPI=4
inherit eutils flag-o-matic toolchain-funcs
@@ -42,7 +42,7 @@ src_configure() {
econf \
--enable-scrollbar-code \
- --enable-international
+ $(use_enable unicode international)
}
src_install() {