diff options
Diffstat (limited to 'media-fonts/artwiz-fonts/artwiz-fonts-2.4-r1.ebuild')
-rw-r--r-- | media-fonts/artwiz-fonts/artwiz-fonts-2.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/artwiz-fonts/artwiz-fonts-2.4-r1.ebuild b/media-fonts/artwiz-fonts/artwiz-fonts-2.4-r1.ebuild index d9a41f9d0ce5..c5d59f9229ed 100644 --- a/media-fonts/artwiz-fonts/artwiz-fonts-2.4-r1.ebuild +++ b/media-fonts/artwiz-fonts/artwiz-fonts-2.4-r1.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/media-fonts/artwiz-fonts/artwiz-fonts-2.4-r1.ebuild,v 1.10 2005/11/06 05:22:14 st_lim Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/artwiz-fonts/artwiz-fonts-2.4-r1.ebuild,v 1.11 2005/12/14 17:46:42 joshuabaergen Exp $ S=${WORKDIR}/xfonts-artwiz-2.3 DESCRIPTION="Artwiz Fonts" @@ -13,7 +13,7 @@ KEYWORDS="alpha amd64 ~hppa ~mips ~ppc ppc64 ~sparc ~x86" IUSE="" DEPEND="virtual/x11 - x11-misc/ttmkfdir" + x11-apps/ttmkfdir" src_compile() { cd ${S}/upstream |