summaryrefslogtreecommitdiff
path: root/sci-chemistry/autodock_vina/autodock_vina-1.1.2-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sci-chemistry/autodock_vina/autodock_vina-1.1.2-r1.ebuild')
-rw-r--r--sci-chemistry/autodock_vina/autodock_vina-1.1.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/autodock_vina/autodock_vina-1.1.2-r1.ebuild b/sci-chemistry/autodock_vina/autodock_vina-1.1.2-r1.ebuild
index a6495591339a..63810da09284 100644
--- a/sci-chemistry/autodock_vina/autodock_vina-1.1.2-r1.ebuild
+++ b/sci-chemistry/autodock_vina/autodock_vina-1.1.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -33,7 +33,7 @@ src_prepare() {
}
src_configure() {
- append-cxxflags -DBOOST_FILESYSTEM_VERSION=3 -std=c++11
+ append-cxxflags -DBOOST_FILESYSTEM_VERSION=3 -DBOOST_TIMER_ENABLE_DEPRECATED -std=c++14
}
src_compile() {