From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C3783138334 for ; Sun, 30 Sep 2018 20:45:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A0A22E0880; Sun, 30 Sep 2018 20:45:01 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 66800E0880 for ; Sun, 30 Sep 2018 20:45:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 88755335CA3 for ; Sun, 30 Sep 2018 20:44:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8F98F42A for ; Sun, 30 Sep 2018 20:44:57 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1538340279.af3be064e336c35b4d63fad1b268fa3447b65e52.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/imagemagick/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/imagemagick/imagemagick-6.9.10.12.ebuild X-VCS-Directories: media-gfx/imagemagick/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: af3be064e336c35b4d63fad1b268fa3447b65e52 X-VCS-Branch: master Date: Sun, 30 Sep 2018 20:44:57 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 64ff2057-816c-4c91-88d6-d3bf4f8f90cb X-Archives-Hash: 08164606fb7088e96bef0ed08a5ba692 commit: af3be064e336c35b4d63fad1b268fa3447b65e52 Author: Thomas Deutschmann gentoo org> AuthorDate: Sun Sep 30 20:40:53 2018 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Sun Sep 30 20:44:39 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af3be064 media-gfx/imagemagick: add check ENV safeguard for USE=perl Closes: https://bugs.gentoo.org/649342 Signed-off-by: Thomas Deutschmann gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11 media-gfx/imagemagick/imagemagick-6.9.10.12.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/media-gfx/imagemagick/imagemagick-6.9.10.12.ebuild b/media-gfx/imagemagick/imagemagick-6.9.10.12.ebuild index 1ea1032c87b..1895f401aab 100644 --- a/media-gfx/imagemagick/imagemagick-6.9.10.12.ebuild +++ b/media-gfx/imagemagick/imagemagick-6.9.10.12.ebuild @@ -3,7 +3,7 @@ EAPI="6" -inherit eapi7-ver eutils flag-o-matic libtool multilib toolchain-funcs +inherit eapi7-ver eutils flag-o-matic libtool perl-functions toolchain-funcs multilib MY_P=ImageMagick-$(ver_rs 3 '-') @@ -120,6 +120,8 @@ src_configure() { local openmp=disable use openmp && { tc-has-openmp && openmp=enable; } + use perl && perl_check_env + [[ ${CHOST} == *-solaris* ]] && append-ldflags -lnsl -lsocket local myeconfargs=(