diff options
Diffstat (limited to 'media-sound/abcm2ps/abcm2ps-7.0.3.ebuild')
-rw-r--r-- | media-sound/abcm2ps/abcm2ps-7.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/abcm2ps/abcm2ps-7.0.3.ebuild b/media-sound/abcm2ps/abcm2ps-7.0.3.ebuild index 06acef5fe74e..01ca8d8bbd1d 100644 --- a/media-sound/abcm2ps/abcm2ps-7.0.3.ebuild +++ b/media-sound/abcm2ps/abcm2ps-7.0.3.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/media-sound/abcm2ps/abcm2ps-7.0.3.ebuild,v 1.1 2012/03/06 05:31:15 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/abcm2ps/abcm2ps-7.0.3.ebuild,v 1.2 2012/05/05 08:05:41 mgorny Exp $ EAPI=4 @@ -16,7 +16,7 @@ IUSE="examples pango" RDEPEND="pango? ( x11-libs/pango media-libs/freetype:2 )" DEPEND="${RDEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" src_configure() { econf \ |