summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/pkgconf/pkgconf-0.8.1.ebuild')
-rw-r--r--dev-util/pkgconf/pkgconf-0.8.1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-util/pkgconf/pkgconf-0.8.1.ebuild b/dev-util/pkgconf/pkgconf-0.8.1.ebuild
index 7f6a2203a251..51f80f53b2d2 100644
--- a/dev-util/pkgconf/pkgconf-0.8.1.ebuild
+++ b/dev-util/pkgconf/pkgconf-0.8.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconf/pkgconf-0.8.1.ebuild,v 1.1 2012/07/21 03:56:04 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconf/pkgconf-0.8.1.ebuild,v 1.2 2012/07/21 06:35:44 jdhore Exp $
EAPI="4"
@@ -31,6 +31,7 @@ RDEPEND="${DEPEND}
)"
src_prepare() {
+ epatch "${FILESDIR}"/${P}-newm4.patch
[[ -e configure ]] || AT_M4DIR="m4" eautoreconf
}