From: Diego Elio Pettenò Date: Thu, 4 Jan 2007 18:55:05 +0000 (+0000) Subject: Remove libtoolize call on ppc-macos. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=28c5a594ca00393cf5939721b5b65407075d20b4;p=gentoo.git Remove libtoolize call on ppc-macos. Package-Manager: portage-2.1.2_rc4-r5 --- diff --git a/x11-libs/lesstif/ChangeLog b/x11-libs/lesstif/ChangeLog index d6cc4dcb0236..3331c1c1eff9 100644 --- a/x11-libs/lesstif/ChangeLog +++ b/x11-libs/lesstif/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/lesstif -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/lesstif/ChangeLog,v 1.80 2006/11/28 17:40:55 chtekk Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/lesstif/ChangeLog,v 1.81 2007/01/04 18:55:05 flameeyes Exp $ + + 04 Jan 2007; Diego Pettenò lesstif-0.94.4.ebuild: + Remove libtoolize call on ppc-macos. 28 Nov 2006; Luca Longinotti -lesstif-0.93.94-r4.ebuild: diff --git a/x11-libs/lesstif/lesstif-0.94.4.ebuild b/x11-libs/lesstif/lesstif-0.94.4.ebuild index 23d83106339f..0474e4a1a930 100644 --- a/x11-libs/lesstif/lesstif-0.94.4.ebuild +++ b/x11-libs/lesstif/lesstif-0.94.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/lesstif/lesstif-0.94.4.ebuild,v 1.17 2006/10/01 17:09:13 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/lesstif/lesstif-0.94.4.ebuild,v 1.18 2007/01/04 18:55:05 flameeyes Exp $ inherit libtool flag-o-matic multilib @@ -34,8 +34,6 @@ src_unpack() { } src_compile() { - use ppc-macos || libtoolize --force --copy - if use ppc-macos; then append-ldflags -L/usr/X11R6/lib -lX11 -lXt fi