summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'xfce-extra/xfce4-xkb/xfce4-xkb-0.4.3-r1.ebuild')
-rw-r--r--xfce-extra/xfce4-xkb/xfce4-xkb-0.4.3-r1.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-xkb/xfce4-xkb-0.4.3-r1.ebuild b/xfce-extra/xfce4-xkb/xfce4-xkb-0.4.3-r1.ebuild
index 906f95a93260..033ca24a0696 100644
--- a/xfce-extra/xfce4-xkb/xfce4-xkb-0.4.3-r1.ebuild
+++ b/xfce-extra/xfce4-xkb/xfce4-xkb-0.4.3-r1.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb/xfce4-xkb-0.4.3-r1.ebuild,v 1.16 2008/06/23 00:05:04 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-xkb/xfce4-xkb-0.4.3-r1.ebuild,v 1.17 2008/09/21 19:07:33 angelos Exp $
-inherit autotools xfce44
+inherit autotools eutils xfce44
xfce44
@@ -17,6 +17,8 @@ DEPEND="dev-util/pkgconfig
src_unpack() {
unpack ${A}
cd "${S}"
+
+ epatch "${FILESDIR}"/${P}-libtool.patch
sed -i -e "/^AC_INIT/s/xkb_version()/xkb_version/" configure.in
intltoolize --force --copy --automake || die "intltoolize failed."
AT_M4DIR=/usr/share/xfce4/dev-tools/m4macros eautoreconf