summaryrefslogtreecommitdiff
path: root/media-sound/bristol/bristol-0.60.11-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/bristol/bristol-0.60.11-r1.ebuild')
-rw-r--r--media-sound/bristol/bristol-0.60.11-r1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/media-sound/bristol/bristol-0.60.11-r1.ebuild b/media-sound/bristol/bristol-0.60.11-r1.ebuild
index 9948c638e796..a98b921d23de 100644
--- a/media-sound/bristol/bristol-0.60.11-r1.ebuild
+++ b/media-sound/bristol/bristol-0.60.11-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit autotools
+inherit autotools flag-o-matic
DESCRIPTION="Synthesizer keyboard emulation package: Moog, Hammond and others"
HOMEPAGE="https://sourceforge.net/projects/bristol"
@@ -45,6 +45,7 @@ src_prepare() {
}
src_configure() {
+ add-flags -fcommon
econf \
--disable-version-check \
$(use_enable alsa) \