# 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:
-# 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
}
src_compile() {
- use ppc-macos || libtoolize --force --copy
-
if use ppc-macos; then
append-ldflags -L/usr/X11R6/lib -lX11 -lXt
fi