summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-libs/lesstif/lesstif-0.94.4.ebuild')
-rw-r--r--x11-libs/lesstif/lesstif-0.94.4.ebuild6
1 files changed, 1 insertions, 5 deletions
diff --git a/x11-libs/lesstif/lesstif-0.94.4.ebuild b/x11-libs/lesstif/lesstif-0.94.4.ebuild
index 09bee2761b5d..d19ca2fa7b5d 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-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.20 2007/07/15 05:53:11 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/lesstif/lesstif-0.94.4.ebuild,v 1.21 2008/01/11 21:38:44 grobian Exp $
inherit libtool flag-o-matic multilib
@@ -34,10 +34,6 @@ src_unpack() {
}
src_compile() {
- if use ppc-macos; then
- append-ldflags -L/usr/X11R6/lib -lX11 -lXt
- fi
-
econf \
$(use_enable static) \
--enable-production \