summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/libtool/libtool-2.2.10.ebuild')
-rw-r--r--sys-devel/libtool/libtool-2.2.10.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/sys-devel/libtool/libtool-2.2.10.ebuild b/sys-devel/libtool/libtool-2.2.10.ebuild
index 3136fca7e98f..fb6310672a29 100644
--- a/sys-devel/libtool/libtool-2.2.10.ebuild
+++ b/sys-devel/libtool/libtool-2.2.10.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-2.2.10.ebuild,v 1.13 2011/10/04 20:42:26 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/libtool/libtool-2.2.10.ebuild,v 1.14 2012/04/09 00:32:11 vapier Exp $
EAPI="2" #356089
@@ -28,7 +28,6 @@ DEPEND="${RDEPEND}
src_prepare() {
if ! use vanilla ; then
- epunt_cxx
cd libltdl/m4
epatch "${FILESDIR}"/1.5.20/${PN}-1.5.20-use-linux-version-in-fbsd.patch #109105
cd ..