summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarinus Schraal <foser@gentoo.org>2006-03-24 16:41:45 +0000
committerMarinus Schraal <foser@gentoo.org>2006-03-24 16:41:45 +0000
commit9b82486d6b7f1995e9f6aa6e1868ac131a70eef3 (patch)
treeb33b1c7bad13631144f9e62fc9c47fe607c7bd7f /x11-libs
parentMark 4.0-r1 stable on ia64 (diff)
downloadgentoo-2-9b82486d6b7f1995e9f6aa6e1868ac131a70eef3.tar.gz
gentoo-2-9b82486d6b7f1995e9f6aa6e1868ac131a70eef3.tar.bz2
gentoo-2-9b82486d6b7f1995e9f6aa6e1868ac131a70eef3.zip
it's with, not enable you emptybrained friend
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/vte/vte-0.12.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/vte/vte-0.12.0.ebuild b/x11-libs/vte/vte-0.12.0.ebuild
index e02af83dd47e..8e46ec33fd89 100644
--- a/x11-libs/vte/vte-0.12.0.ebuild
+++ b/x11-libs/vte/vte-0.12.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.12.0.ebuild,v 1.2 2006/03/24 16:21:15 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.12.0.ebuild,v 1.3 2006/03/24 16:41:45 foser Exp $
inherit eutils gnome2 autotools
@@ -40,7 +40,7 @@ pkg_setup() {
G2CONF="$(use_enable debug debugging) \
$(use_enable python) \
- $(use_enable opengl glX) \
+ $(use_with opengl glX) \
--with-xft2
--with-pangox"