diff options
Diffstat (limited to 'dev-games/crystalspace/crystalspace-1.4.0.ebuild')
-rw-r--r-- | dev-games/crystalspace/crystalspace-1.4.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-games/crystalspace/crystalspace-1.4.0.ebuild b/dev-games/crystalspace/crystalspace-1.4.0.ebuild index b874d0226e5f..9fea9d7e6813 100644 --- a/dev-games/crystalspace/crystalspace-1.4.0.ebuild +++ b/dev-games/crystalspace/crystalspace-1.4.0.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/dev-games/crystalspace/crystalspace-1.4.0.ebuild,v 1.9 2011/09/09 09:25:36 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-1.4.0.ebuild,v 1.10 2012/05/03 06:35:32 jdhore Exp $ EAPI=2 inherit eutils flag-o-matic multilib java-pkg-opt-2 autotools wxwidgets versionator @@ -47,7 +47,7 @@ DEPEND="${COMMON_DEP} dev-java/ant-core ) dev-util/ftjam dev-lang/swig - dev-util/pkgconfig" + virtual/pkgconfig" S=${WORKDIR}/${MY_P} |