summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-office/gnucash/gnucash-1.8.11.ebuild')
-rw-r--r--app-office/gnucash/gnucash-1.8.11.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/gnucash/gnucash-1.8.11.ebuild b/app-office/gnucash/gnucash-1.8.11.ebuild
index 537f05cf367b..1d4b8a3260f1 100644
--- a/app-office/gnucash/gnucash-1.8.11.ebuild
+++ b/app-office/gnucash/gnucash-1.8.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.8.11.ebuild,v 1.1 2005/03/14 17:22:06 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.8.11.ebuild,v 1.2 2005/07/13 14:09:57 swegener Exp $
inherit flag-o-matic libtool eutils
@@ -61,7 +61,7 @@ DEPEND="${RDEPEND}
MAKEOPTS="${MAKEOPTS} -j1"
pkg_setup() {
- if built_with_use xorg-x11 bitmap-fonts
+ if built_with_use x11-base/xorg-x11 bitmap-fonts
then
einfo "bitmap-fonts support is enabled in xorg-x11, continuing..."
else