summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-libs/wvstreams/wvstreams-4.4.ebuild')
-rw-r--r--net-libs/wvstreams/wvstreams-4.4.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-libs/wvstreams/wvstreams-4.4.ebuild b/net-libs/wvstreams/wvstreams-4.4.ebuild
index ebf9992d8665..500faf9de9e1 100644
--- a/net-libs/wvstreams/wvstreams-4.4.ebuild
+++ b/net-libs/wvstreams/wvstreams-4.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/wvstreams-4.4.ebuild,v 1.9 2008/05/14 22:59:35 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/wvstreams/wvstreams-4.4.ebuild,v 1.10 2008/06/21 01:34:57 mrness Exp $
WANT_AUTOCONF=latest
WANT_AUTOMAKE=none
@@ -42,6 +42,7 @@ src_unpack() {
epatch "${FILESDIR}/${P}-type-punned.patch"
epatch "${FILESDIR}/${P}-sigaction.patch"
epatch "${FILESDIR}/${P}-wvconfemu.patch"
+ epatch "${FILESDIR}/${P}-valgrind.patch"
epatch "${FILESDIR}/${P}-external-xplc.patch"
local XPLC_VER=`best_version dev-libs/xplc`