summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2002-01-07 03:53:29 +0000
committerDaniel Robbins <drobbins@gentoo.org>2002-01-07 03:53:29 +0000
commite88b1ebb905b04f79fb66ccb799e8d83f49d0f20 (patch)
tree34946be0365763554d04a8ff1df9e50229bd400a /x11-misc/ttmkfdir
parentwxPython 2.3.2.1, initial ebuild (diff)
downloadhistorical-e88b1ebb905b04f79fb66ccb799e8d83f49d0f20.tar.gz
historical-e88b1ebb905b04f79fb66ccb799e8d83f49d0f20.tar.bz2
historical-e88b1ebb905b04f79fb66ccb799e8d83f49d0f20.zip
removed a dep
Diffstat (limited to 'x11-misc/ttmkfdir')
-rw-r--r--x11-misc/ttmkfdir/ttmkfdir-0.0.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-misc/ttmkfdir/ttmkfdir-0.0.ebuild b/x11-misc/ttmkfdir/ttmkfdir-0.0.ebuild
index b48c50d6b2d1..50cf789b7d12 100644
--- a/x11-misc/ttmkfdir/ttmkfdir-0.0.ebuild
+++ b/x11-misc/ttmkfdir/ttmkfdir-0.0.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Peter Gavin <pete@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/ttmkfdir/ttmkfdir-0.0.ebuild,v 1.1 2001/09/01 22:59:34 lamer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/ttmkfdir/ttmkfdir-0.0.ebuild,v 1.2 2002/01/07 03:53:29 drobbins Exp $
#P=
A=ttmkfdir.tar.gz
@@ -10,8 +10,6 @@ DESCRIPTION="a utility to create a fonts.scale file from a set of TrueType fonts
SRC_URI="http://www.joerg-pommnitz.de/TrueType/ttmkfdir.tar.gz"
HOMEPAGE="http://www.joerg-pommnitz.de/TrueType/xfsft.html"
-DEPEND="=media-libs/freetype-1.3.1-r2"
-
src_unpack() {
mkdir ${P}
cd ${P}