Remove libtoolize call on ppc-macos.
authorDiego Elio Pettenò <flameeyes@gentoo.org>
Thu, 4 Jan 2007 18:55:05 +0000 (18:55 +0000)
committerDiego Elio Pettenò <flameeyes@gentoo.org>
Thu, 4 Jan 2007 18:55:05 +0000 (18:55 +0000)
Package-Manager: portage-2.1.2_rc4-r5

x11-libs/lesstif/ChangeLog
x11-libs/lesstif/lesstif-0.94.4.ebuild

index d6cc4dcb0236b46610a76752d8b7af4208a5e734..3331c1c1eff97ae5722782b366a08d4a9f8ae443 100644 (file)
@@ -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ò <flameeyes@gentoo.org> lesstif-0.94.4.ebuild:
+  Remove libtoolize call on ppc-macos.
 
   28 Nov 2006; Luca Longinotti <chtekk@gentoo.org>
   -lesstif-0.93.94-r4.ebuild:
index 23d83106339fabf020efe3b1193076247524f087..0474e4a1a930202d33ca9faa29ec4b19433339ae 100644 (file)
@@ -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