public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tcltk/tcl-mccp/
Date: Fri, 17 May 2019 17:27:53 +0000 (UTC)	[thread overview]
Message-ID: <1558114059.5fc1e26ffbe97e326890809ac3c550b824572900.tupone@gentoo> (raw)

commit:     5fc1e26ffbe97e326890809ac3c550b824572900
Author:     Tupone Alfredo <tupone <AT> gentoo <DOT> org>
AuthorDate: Fri May 17 17:27:05 2019 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Fri May 17 17:27:39 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fc1e26f

dev-tcltk/tcl-mccp: Build with with /usr/lib64

Closes: https://bugs.gentoo.org/680152
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-tcltk/tcl-mccp/tcl-mccp-0.6.ebuild | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/dev-tcltk/tcl-mccp/tcl-mccp-0.6.ebuild b/dev-tcltk/tcl-mccp/tcl-mccp-0.6.ebuild
index 8af98e3f15c..136252e6cf2 100644
--- a/dev-tcltk/tcl-mccp/tcl-mccp-0.6.ebuild
+++ b/dev-tcltk/tcl-mccp/tcl-mccp-0.6.ebuild
@@ -1,9 +1,7 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
-
-inherit autotools-utils
+EAPI=6
 
 DESCRIPTION="mccp extension to TCL"
 HOMEPAGE="http://tcl-mccp.sf.net/"
@@ -18,3 +16,7 @@ DEPEND="dev-lang/tcl:0="
 RDEPEND="${DEPEND}"
 
 PATCHES=( "${FILESDIR}"/${P}-flags.patch )
+
+src_configure() {
+	econf --with-tcl="${EPREFIX}"/usr/$(get_libdir)
+}


                 reply	other threads:[~2019-05-17 17:27 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1558114059.5fc1e26ffbe97e326890809ac3c550b824572900.tupone@gentoo \
    --to=tupone@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