aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2013-02-27 18:03:50 +0100
committerJustin Lecher <jlec@gentoo.org>2013-02-27 18:03:50 +0100
commit5aa4f6f7a3eb16cc92ef192bbde227e8326b7c82 (patch)
treeff4ceff86fc9aa693ab0de2dc854b556d914ea31 /sci-chemistry/simpson/simpson-3.1.0.ebuild
parentsci-chemistry/gamess: Use PKG_CONFIG instead of generic pkg-config (diff)
downloadsci-5aa4f6f7a3eb16cc92ef192bbde227e8326b7c82.tar.gz
sci-5aa4f6f7a3eb16cc92ef192bbde227e8326b7c82.tar.bz2
sci-5aa4f6f7a3eb16cc92ef192bbde227e8326b7c82.zip
sci-chemistry/simpson: Use PKG_CONFIG instead of generic pkg-config
Package-Manager: portage-2.2.0_alpha163
Diffstat (limited to 'sci-chemistry/simpson/simpson-3.1.0.ebuild')
-rw-r--r--sci-chemistry/simpson/simpson-3.1.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sci-chemistry/simpson/simpson-3.1.0.ebuild b/sci-chemistry/simpson/simpson-3.1.0.ebuild
index 5f73f9ea5..75e9f8ec6 100644
--- a/sci-chemistry/simpson/simpson-3.1.0.ebuild
+++ b/sci-chemistry/simpson/simpson-3.1.0.ebuild
@@ -4,7 +4,7 @@
EAPI=4
-inherit eutils prefix
+inherit eutils prefix toolchain-funcs
DESCRIPTION="General-purpose software package for simulation virtually all kinds of solid-state NMR experiments"
HOMEPAGE="http://bionmr.chem.au.dk/bionmr/software/index.php"
@@ -28,6 +28,7 @@ DEPEND="${RDEPEND}
S="${WORKDIR}"/${PN}-source-${PV}
src_prepare() {
+ tc-export PKG_CONFIG
edos2unix Makefile
epatch "${FILESDIR}"/${PV}-gentoo.patch
epatch "${FILESDIR}"/3.0.1-type.patch