commit:     eecfc54e105baf2142457d8e2c37677af363f3e4
Author:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 19 18:46:59 2015 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Thu Feb 19 18:46:59 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=eecfc54e

clean up

Package-Manager: portage-2.2.14

---
 sci-chemistry/dl_poly/ChangeLog           | 5 ++++-
 sci-chemistry/dl_poly/dl_poly-4.05.ebuild | 5 ++---
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/sci-chemistry/dl_poly/ChangeLog b/sci-chemistry/dl_poly/ChangeLog
index 139ec77..587f556 100644
--- a/sci-chemistry/dl_poly/ChangeLog
+++ b/sci-chemistry/dl_poly/ChangeLog
@@ -1,7 +1,10 @@
 # ChangeLog for sci-chemistry/dl_poly
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  19 Feb 2015; Christoph Junghans <[email protected]> dl_poly-4.05.ebuild:
+  clean up
+
   18 Dec 2013; Christoph Junghans <[email protected]> dl_poly-1.9.ebuild,
   dl_poly-4.05.ebuild:
   fixed install name

diff --git a/sci-chemistry/dl_poly/dl_poly-4.05.ebuild 
b/sci-chemistry/dl_poly/dl_poly-4.05.ebuild
index a646090..cb77f4a 100644
--- a/sci-chemistry/dl_poly/dl_poly-4.05.ebuild
+++ b/sci-chemistry/dl_poly/dl_poly-4.05.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -31,8 +31,7 @@ src_prepare() {
 }
 
 src_compile() {
-       # -I/usr/$(get_libdir) is needed to find mpi.mod
-       emake -j1 FC="mpif77 -c" FCFLAGS="${FFLAGS} 
-I${EPREFIX}/usr/$(get_libdir)" LD="mpif77 -o" LDFLAGS="${LDFLAGS}" EXE="${PN}" 
master
+       emake -j1 FC="mpif77 -c" FCFLAGS="${FFLAGS}" LD="mpif77 -o" 
LDFLAGS="${LDFLAGS}" EXE="${PN}" master
 }
 
 src_install() {

Reply via email to