diff options
author | 2008-06-29 16:54:50 +0000 | |
---|---|---|
committer | 2008-06-29 16:54:50 +0000 | |
commit | 1b725334073bfc7293dfbcd70d55bbb3e34b072d (patch) | |
tree | 36dd62c6e77e3ae3d4d1bfb78eff008fba46febf /sci-chemistry/gromacs/gromacs-3.3.3.ebuild | |
parent | switch virtual/motif to x11-libs/openmotif for bug #204249. (diff) | |
download | sci-1b725334073bfc7293dfbcd70d55bbb3e34b072d.tar.gz sci-1b725334073bfc7293dfbcd70d55bbb3e34b072d.tar.bz2 sci-1b725334073bfc7293dfbcd70d55bbb3e34b072d.zip |
openmotif, not motif
git-svn-id: http://overlays.gentoo.org/svn/proj/science/overlay@1169 32389bae-6d03-0410-99cf-db05cde120eb
Diffstat (limited to 'sci-chemistry/gromacs/gromacs-3.3.3.ebuild')
-rw-r--r-- | sci-chemistry/gromacs/gromacs-3.3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-chemistry/gromacs/gromacs-3.3.3.ebuild b/sci-chemistry/gromacs/gromacs-3.3.3.ebuild index 4570d493b..da49297a2 100644 --- a/sci-chemistry/gromacs/gromacs-3.3.3.ebuild +++ b/sci-chemistry/gromacs/gromacs-3.3.3.ebuild @@ -24,7 +24,7 @@ DEPEND=">=sci-libs/fftw-3.0.1 x11-libs/libXp x11-libs/libXext x11-proto/xproto - x11-libs/motif ) + x11-libs/openmotif ) blas? ( virtual/blas ) gsl? ( sci-libs/gsl ) lapack? ( virtual/lapack ) |