summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-chemistry/autodock_vina/autodock_vina-1.1.1-r1.ebuild')
-rw-r--r--sci-chemistry/autodock_vina/autodock_vina-1.1.1-r1.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/sci-chemistry/autodock_vina/autodock_vina-1.1.1-r1.ebuild b/sci-chemistry/autodock_vina/autodock_vina-1.1.1-r1.ebuild
index eb1a848790f4..d11d49e1459a 100644
--- a/sci-chemistry/autodock_vina/autodock_vina-1.1.1-r1.ebuild
+++ b/sci-chemistry/autodock_vina/autodock_vina-1.1.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/autodock_vina/autodock_vina-1.1.1-r1.ebuild,v 1.1 2010/08/11 16:46:14 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/autodock_vina/autodock_vina-1.1.1-r1.ebuild,v 1.2 2011/04/06 16:42:37 jlec Exp $
EAPI="3"
@@ -31,6 +31,8 @@ src_compile() {
use debug || c_options="-DNDEBUG"
+ append-cxxflags -DBOOST_FILESYSTEM_VERSION=2
+
emake \
BASE="${EPREFIX}"/usr/ \
GPP="$(tc-getCXX)" \