summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-03 06:27:15 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-03 06:27:15 +0000
commite44de9bb42fe6401f923962d7db73b55b53d4574 (patch)
tree732417887d17bd85ab1f3490cf3a4cec6b4c8034 /net-irc/xchat-xsys/xchat-xsys-2.2.0.ebuild
parentdev-util/pkgconfig -> virtual/pkgconfig (diff)
downloadgentoo-2-e44de9bb42fe6401f923962d7db73b55b53d4574.tar.gz
gentoo-2-e44de9bb42fe6401f923962d7db73b55b53d4574.tar.bz2
gentoo-2-e44de9bb42fe6401f923962d7db73b55b53d4574.zip
dev-util/pkgconfig -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'net-irc/xchat-xsys/xchat-xsys-2.2.0.ebuild')
-rw-r--r--net-irc/xchat-xsys/xchat-xsys-2.2.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-irc/xchat-xsys/xchat-xsys-2.2.0.ebuild b/net-irc/xchat-xsys/xchat-xsys-2.2.0.ebuild
index 2c698c329d8c..4e490d765eb4 100644
--- a/net-irc/xchat-xsys/xchat-xsys-2.2.0.ebuild
+++ b/net-irc/xchat-xsys/xchat-xsys-2.2.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-xsys/xchat-xsys-2.2.0.ebuild,v 1.5 2008/04/13 01:02:35 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-xsys/xchat-xsys-2.2.0.ebuild,v 1.6 2012/05/03 06:27:13 jdhore Exp $
inherit toolchain-funcs eutils
@@ -21,7 +21,7 @@ RDEPEND="|| (
sys-apps/pciutils
>=media-sound/audacious-1.4.0"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_compile() {
emake -j1 CC="$(tc-getCC)" || die "Compile failed"