public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/hfsutils/
Date: Tue,  7 Jan 2020 09:11:48 +0000 (UTC)	[thread overview]
Message-ID: <1578388304.4c87068986e3565dab6697d97e1f44457a493048.jer@gentoo> (raw)

commit:     4c87068986e3565dab6697d97e1f44457a493048
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  7 09:09:40 2020 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Tue Jan  7 09:11:44 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c870689

sys-fs/hfsutils: Point out libdir to econf, run eautoreconf

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Bug: https://bugs.gentoo.org/683860
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>

 sys-fs/hfsutils/hfsutils-3.2.6_p14.ebuild | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/sys-fs/hfsutils/hfsutils-3.2.6_p14.ebuild b/sys-fs/hfsutils/hfsutils-3.2.6_p14.ebuild
index ef853eb4c34..b25482a3b41 100644
--- a/sys-fs/hfsutils/hfsutils-3.2.6_p14.ebuild
+++ b/sys-fs/hfsutils/hfsutils-3.2.6_p14.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-inherit toolchain-funcs
+inherit autotools toolchain-funcs
 
 DESCRIPTION="HFS FS Access utils"
 HOMEPAGE="https://www.mars.org/home/rob/proj/hfs/"
@@ -39,11 +39,14 @@ src_prepare() {
 		done
 	)
 	default
+	eautoreconf
 }
 
 src_configure() {
 	tc-export CC
-	econf $(use_with tcl) $(use_with tk)
+	econf \
+		$(use_with tcl tcl /usr/$(get_libdir) no) \
+		$(use_with tk tk /usr/$(get_libdir) no)
 }
 
 src_compile() {


             reply	other threads:[~2020-01-07  9:11 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-07  9:11 Jeroen Roovers [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-09-14  5:27 [gentoo-commits] repo/gentoo:master commit in: sys-fs/hfsutils/ WANG Xuerui
2023-06-13 18:03 Sam James
2022-12-18 12:45 Sam James
2022-12-18 11:37 Sam James
2022-12-18 11:32 Sam James
2022-10-16 18:43 Sam James
2021-07-02  7:17 Sergei Trofimovich
2020-12-03 23:03 Sergei Trofimovich
2020-09-27 17:00 Sam James
2020-09-26  9:13 Sergei Trofimovich
2020-06-28 22:43 Sergei Trofimovich
2020-06-28 20:44 Agostino Sarubbo
2020-06-25  7:00 Agostino Sarubbo
2020-06-24  6:57 Sergei Trofimovich
2020-06-22 18:23 Sergei Trofimovich
2019-12-30  9:00 Jeroen Roovers
2018-06-01 19:00 Matt Turner
2017-10-31 14:13 Fabian Groffen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1578388304.4c87068986e3565dab6697d97e1f44457a493048.jer@gentoo \
    --to=jer@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox