summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-10-14 21:10:20 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-10-14 21:10:20 +0200
commit9e1a9b458f62828a63d51af53262857fb10440c3 (patch)
tree6df09f39aa00109ff88b2fe97241637eb0a30277 /sys-fs/dfc
parentsci-physics/hepmc: EAPI-6 bump (diff)
downloadgentoo-9e1a9b458f62828a63d51af53262857fb10440c3.tar.gz
gentoo-9e1a9b458f62828a63d51af53262857fb10440c3.tar.bz2
gentoo-9e1a9b458f62828a63d51af53262857fb10440c3.zip
sys-fs/dfc: Drop obsolete cmake option
CHANGELOG.md: remove "GRIM" compile option - compile flags previously set by "grim" are now defaults Closes: https://bugs.gentoo.org/659384 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'sys-fs/dfc')
-rw-r--r--sys-fs/dfc/dfc-3.1.1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-fs/dfc/dfc-3.1.1.ebuild b/sys-fs/dfc/dfc-3.1.1.ebuild
index d13715350a12..47407f3ae117 100644
--- a/sys-fs/dfc/dfc-3.1.1.ebuild
+++ b/sys-fs/dfc/dfc-3.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -28,7 +28,6 @@ src_configure() {
# disable automagic dependency
-DNLS_ENABLED="$(usex nls)"
-DLFS_ENABLED=ON
- -DGRIM=OFF
)
cmake-utils_src_configure