summaryrefslogtreecommitdiff
path: root/x11-libs/motif/motif-2.2.3-r12.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'x11-libs/motif/motif-2.2.3-r12.ebuild')
-rw-r--r--x11-libs/motif/motif-2.2.3-r12.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-libs/motif/motif-2.2.3-r12.ebuild b/x11-libs/motif/motif-2.2.3-r12.ebuild
index c511707f1a96..feb4e6b11620 100644
--- a/x11-libs/motif/motif-2.2.3-r12.ebuild
+++ b/x11-libs/motif/motif-2.2.3-r12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -40,6 +40,7 @@ src_prepare() {
sed -i -e '/^SUBDIRS/{:x;/\\$/{N;bx;};s/=.*/= lib clients/;}' Makefile.am
sed -i -e '/^SUBDIRS/{:x;/\\$/{N;bx;};s/=.*/= uil/;}' clients/Makefile.am
+ mv configure.in configure.ac || die
AM_OPTS="--force-missing" eautoreconf
# get around some LANG problems in make (#15119)