summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Junghans <junghans@gentoo.org>2019-01-31 09:36:45 -0700
committerChristoph Junghans <junghans@gentoo.org>2019-01-31 13:15:20 -0700
commit48e49ab3291c7b69e38070be1c23e4e44340803f (patch)
treecfd90a7b72e59734851cd5688c9bf68680b685d5 /sci-libs/votca-tools/votca-tools-9999.ebuild
parentx11-wm/awesome: 4.3 bump, restrict tests in awesome-4 as well (diff)
downloadgentoo-48e49ab3291c7b69e38070be1c23e4e44340803f.tar.gz
gentoo-48e49ab3291c7b69e38070be1c23e4e44340803f.tar.bz2
gentoo-48e49ab3291c7b69e38070be1c23e4e44340803f.zip
sci-libs/votca-tools: version bump
Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Christoph Junghans <junghans@gentoo.org>
Diffstat (limited to 'sci-libs/votca-tools/votca-tools-9999.ebuild')
-rw-r--r--sci-libs/votca-tools/votca-tools-9999.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-libs/votca-tools/votca-tools-9999.ebuild b/sci-libs/votca-tools/votca-tools-9999.ebuild
index 470ee69553d5..a0839fa8779c 100644
--- a/sci-libs/votca-tools/votca-tools-9999.ebuild
+++ b/sci-libs/votca-tools/votca-tools-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -43,7 +43,6 @@ src_configure() {
-DWITH_FFTW=$(usex fftw)
-DWITH_SQLITE3=$(usex sqlite)
-DWITH_RC_FILES=OFF
- -DLIB=$(get_libdir)
)
cmake-utils_src_configure
}