summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/cgal/cgal-3.7.ebuild')
-rw-r--r--sci-mathematics/cgal/cgal-3.7.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-mathematics/cgal/cgal-3.7.ebuild b/sci-mathematics/cgal/cgal-3.7.ebuild
index 9b33392b8b64..b80700bf0424 100644
--- a/sci-mathematics/cgal/cgal-3.7.ebuild
+++ b/sci-mathematics/cgal/cgal-3.7.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.7.ebuild,v 1.3 2011/11/14 11:27:36 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/cgal/cgal-3.7.ebuild,v 1.4 2012/05/04 07:46:50 jdhore Exp $
EAPI=3
CMAKE_BUILD_TYPE=Release
@@ -31,7 +31,7 @@ RDEPEND="dev-libs/boost
x11-libs/qt-opengl:4 )"
DEPEND="${RDEPEND}
app-arch/xz-utils
- dev-util/pkgconfig"
+ virtual/pkgconfig"
S="${WORKDIR}/${MY_P}"