summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-05 08:02:45 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-05 08:02:45 +0000
commitab229c0719c094cfe5e2e0e1e4e54c48d7739b57 (patch)
treea17982034d724a4b8ae4981f6d6f7742f3349b8a /media-libs/libvisual/libvisual-0.4.0-r1.ebuild
parentNew separate gnome font viewer package, formerly part of gnome-extra/gnome-ut... (diff)
downloadhistorical-ab229c0719c094cfe5e2e0e1e4e54c48d7739b57.tar.gz
historical-ab229c0719c094cfe5e2e0e1e4e54c48d7739b57.tar.bz2
historical-ab229c0719c094cfe5e2e0e1e4e54c48d7739b57.zip
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'media-libs/libvisual/libvisual-0.4.0-r1.ebuild')
-rw-r--r--media-libs/libvisual/libvisual-0.4.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libvisual/libvisual-0.4.0-r1.ebuild b/media-libs/libvisual/libvisual-0.4.0-r1.ebuild
index 73f1810735fb..7535a564db63 100644
--- a/media-libs/libvisual/libvisual-0.4.0-r1.ebuild
+++ b/media-libs/libvisual/libvisual-0.4.0-r1.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-libs/libvisual/libvisual-0.4.0-r1.ebuild,v 1.7 2012/03/17 18:04:08 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libvisual/libvisual-0.4.0-r1.ebuild,v 1.8 2012/05/05 08:02:29 jdhore Exp $
DESCRIPTION="Libvisual is an abstraction library that comes between applications and audio visualisation plugins."
HOMEPAGE="http://libvisual.sourceforge.net"
@@ -14,7 +14,7 @@ IUSE="debug nls threads"
RDEPEND="threads? ( >=dev-libs/glib-2 )"
DEPEND="${RDEPEND}
nls? ( sys-devel/gettext )
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_compile() {
econf --enable-static --enable-shared \