summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-p2p/linkage/linkage-0.1.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/linkage/linkage-0.1.4.ebuild b/net-p2p/linkage/linkage-0.1.4.ebuild
index d088e7179322..2d340e082aee 100644
--- a/net-p2p/linkage/linkage-0.1.4.ebuild
+++ b/net-p2p/linkage/linkage-0.1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/linkage/linkage-0.1.4.ebuild,v 1.3 2008/02/02 12:14:07 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/linkage/linkage-0.1.4.ebuild,v 1.4 2008/02/02 12:16:02 drac Exp $
SCROLLKEEPER_UPDATE=no
GCONF_DEBUG=no
@@ -36,7 +36,7 @@ DEPEND="${RDEPEND}
DOCS="README TODO"
pkg_setup() {
- GCONF2="${GCONF2} $(use_with curl) $(use_with gnome)
+ G2CONF="${G2CONF} $(use_with curl) $(use_with gnome)
$(use_with upnp gupnp) $(use_with xfce exo)"
}