summaryrefslogtreecommitdiff
path: root/dev-lang/polyml/polyml-5.9-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/polyml/polyml-5.9-r1.ebuild')
-rw-r--r--dev-lang/polyml/polyml-5.9-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-lang/polyml/polyml-5.9-r1.ebuild b/dev-lang/polyml/polyml-5.9-r1.ebuild
index fef26cddee79..76dcf8e4fdec 100644
--- a/dev-lang/polyml/polyml-5.9-r1.ebuild
+++ b/dev-lang/polyml/polyml-5.9-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -23,6 +23,7 @@ DEPEND="${RDEPEND}"
PATCHES=(
"${FILESDIR}"/${PN}-5.8.2-configure.patch
+ "${FILESDIR}"/${P}-c++11.patch
)
src_prepare() {