diff options
author | Jeffrey Gardner <je_fro@gentoo.org> | 2009-01-22 04:14:36 +0000 |
---|---|---|
committer | Jeffrey Gardner <je_fro@gentoo.org> | 2009-01-22 04:14:36 +0000 |
commit | ccaee545a30f5d22c067ba0866b40e555f5a428f (patch) | |
tree | 29bd294c649b0eae1b45989a140bbed9be42ffc3 /sci-chemistry/gromacs/gromacs-3.3.1-r1.ebuild | |
parent | Added Peter Volkov's "pva" patch to ru.po. Fixes bug 255679. (diff) | |
download | historical-ccaee545a30f5d22c067ba0866b40e555f5a428f.tar.gz historical-ccaee545a30f5d22c067ba0866b40e555f5a428f.tar.bz2 historical-ccaee545a30f5d22c067ba0866b40e555f5a428f.zip |
Latest release
Package-Manager: portage-2.1.6.7/cvs/Linux x86_64
Diffstat (limited to 'sci-chemistry/gromacs/gromacs-3.3.1-r1.ebuild')
-rw-r--r-- | sci-chemistry/gromacs/gromacs-3.3.1-r1.ebuild | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/sci-chemistry/gromacs/gromacs-3.3.1-r1.ebuild b/sci-chemistry/gromacs/gromacs-3.3.1-r1.ebuild index eb87ac057572..dd4793856e7d 100644 --- a/sci-chemistry/gromacs/gromacs-3.3.1-r1.ebuild +++ b/sci-chemistry/gromacs/gromacs-3.3.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-3.3.1-r1.ebuild,v 1.12 2008/06/27 10:25:34 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/gromacs/gromacs-3.3.1-r1.ebuild,v 1.13 2009/01/22 04:14:36 je_fro Exp $ inherit eutils fortran multilib @@ -29,6 +29,8 @@ DEPEND=">=sci-libs/fftw-3.0.1 x11-proto/xproto x11-libs/openmotif )" +RDEPEND="${DEPEND}" + src_unpack() { unpack ${A} |