summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/freemat/freemat-4.1.ebuild')
-rw-r--r--sci-mathematics/freemat/freemat-4.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/freemat/freemat-4.1.ebuild b/sci-mathematics/freemat/freemat-4.1.ebuild
index 029913d5f3c1..e62be4a1757a 100644
--- a/sci-mathematics/freemat/freemat-4.1.ebuild
+++ b/sci-mathematics/freemat/freemat-4.1.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/sci-mathematics/freemat/freemat-4.1.ebuild,v 1.2 2012/04/12 23:38:41 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/freemat/freemat-4.1.ebuild,v 1.3 2012/05/04 07:46:50 jdhore Exp $
EAPI=4
inherit eutils cmake-utils fdo-mime python
@@ -37,7 +37,7 @@ RDEPEND="dev-libs/libpcre
DEPEND="${RDEPEND}
dev-lang/python
- dev-util/pkgconfig"
+ virtual/pkgconfig"
S="${WORKDIR}/${MY_P}-Source"