diff options
Diffstat (limited to 'app-office/gnucash/gnucash-1.8.9.ebuild')
-rw-r--r-- | app-office/gnucash/gnucash-1.8.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/gnucash/gnucash-1.8.9.ebuild b/app-office/gnucash/gnucash-1.8.9.ebuild index 8f6a7091d598..438ce0e7eb6c 100644 --- a/app-office/gnucash/gnucash-1.8.9.ebuild +++ b/app-office/gnucash/gnucash-1.8.9.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.9.ebuild,v 1.15 2005/03/17 21:33:46 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.8.9.ebuild,v 1.16 2005/07/13 14:09:57 swegener Exp $ inherit flag-o-matic libtool eutils @@ -60,7 +60,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 |