summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/cgal/cgal-3.9.ebuild')
-rw-r--r--sci-mathematics/cgal/cgal-3.9.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-mathematics/cgal/cgal-3.9.ebuild b/sci-mathematics/cgal/cgal-3.9.ebuild
index cea0973bd5c6..47dde121ae35 100644
--- a/sci-mathematics/cgal/cgal-3.9.ebuild
+++ b/sci-mathematics/cgal/cgal-3.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/sci-mathematics/cgal/cgal-3.9.ebuild,v 1.2 2011/12/17 03:31:49 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/cgal/cgal-3.9.ebuild,v 1.3 2012/05/04 07:46:50 jdhore Exp $
EAPI=4
CMAKE_BUILD_TYPE=Release
@@ -32,7 +32,7 @@ RDEPEND="dev-libs/boost
mpfi? ( sci-libs/mpfi )"
DEPEND="${RDEPEND}
app-arch/xz-utils
- dev-util/pkgconfig"
+ virtual/pkgconfig"
S="${WORKDIR}/${MY_P}"