summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/wv/wv-1.2.9.ebuild')
-rw-r--r--app-text/wv/wv-1.2.9.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/wv/wv-1.2.9.ebuild b/app-text/wv/wv-1.2.9.ebuild
index f86060b32a20..505532be6d3d 100644
--- a/app-text/wv/wv-1.2.9.ebuild
+++ b/app-text/wv/wv-1.2.9.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/app-text/wv/wv-1.2.9.ebuild,v 1.2 2011/01/31 14:00:53 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/wv/wv-1.2.9.ebuild,v 1.3 2012/05/04 03:33:14 jdhore Exp $
EAPI="3"
@@ -24,7 +24,7 @@ RDEPEND=">=dev-libs/glib-2
dev-texlive/texlive-latex
wmf? ( >=media-libs/libwmf-0.2.2 )"
DEPEND="${RDEPEND}
- >=dev-util/pkgconfig-0.9"
+ virtual/pkgconfig"
src_configure() {
econf $(use_with wmf libwmf)