diff options
author | Achim Gottinger <achim@gentoo.org> | 2001-05-01 18:29:05 +0000 |
---|---|---|
committer | Achim Gottinger <achim@gentoo.org> | 2001-05-01 18:29:05 +0000 |
commit | 220a5c588c19438ed90e6ea6d73f17f20275349d (patch) | |
tree | 45192338abb83caadd2308c2377574618cf5e461 /media-gfx/autotrace | |
parent | virtual/x11 (diff) | |
download | historical-220a5c588c19438ed90e6ea6d73f17f20275349d.tar.gz historical-220a5c588c19438ed90e6ea6d73f17f20275349d.tar.bz2 historical-220a5c588c19438ed90e6ea6d73f17f20275349d.zip |
virtual/x11 change
Diffstat (limited to 'media-gfx/autotrace')
-rw-r--r-- | media-gfx/autotrace/autotrace-0.26.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/autotrace/autotrace-0.26.ebuild b/media-gfx/autotrace/autotrace-0.26.ebuild index b1cedb6ece7e..c079f4632729 100644 --- a/media-gfx/autotrace/autotrace-0.26.ebuild +++ b/media-gfx/autotrace/autotrace-0.26.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 Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/media-gfx/autotrace/autotrace-0.26.ebuild,v 1.1 2000/11/26 20:54:17 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/autotrace/autotrace-0.26.ebuild,v 1.2 2001/05/01 18:29:05 achim Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -12,8 +12,8 @@ HOMEPAGE="http://homepages.go.com/homepages/m/a/r/martweb/AutoTrace.htm" DEPEND=">=sys-libs/glibc-2.1.3 >=dev-libs/glib-1.2.8 >=x11-libs/gtkDPS-0.3.3 - >=x11-libs/gtk+-1.2.8 - >=x11-base/xfree-4.0.1" + >=x11-libs/gtk+-1.2.8" + src_compile() { |