From owner-freebsd-ports@freebsd.org Tue Jul 21 06:59:47 2015 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A92A89A6532 for ; Tue, 21 Jul 2015 06:59:47 +0000 (UTC) (envelope-from ports@webrz.net) Received: from ceto.cloudzeeland.nl (cloudzeeland.xs4all.nl [83.161.133.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "cloudzeeland.nl", Issuer "COMODO RSA Domain Validation Secure Server CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 69A531E9B for ; Tue, 21 Jul 2015 06:59:46 +0000 (UTC) (envelope-from ports@webrz.net) Received: from ceto.cloudzeeland.nl (ceto.cloudzeeland.nl [10.10.10.30]) by ceto.cloudzeeland.nl (Postfix) with ESMTP id A75E647CAF84 for ; Tue, 21 Jul 2015 08:57:46 +0200 (CEST) Received: from [10.10.10.33] (unknown [82.176.127.71]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by ceto.cloudzeeland.nl (Postfix) with ESMTPSA id 7A24347CAF7C for ; Tue, 21 Jul 2015 08:57:46 +0200 (CEST) From: Jos Chrispijn Subject: Makefile possibly broken: graphics/ImageMagick To: FreeBSD Ports ML Message-ID: <55ADED6D.9070902@webrz.net> Date: Tue, 21 Jul 2015 08:57:49 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP on ceto.cloudzeeland.nl X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Jul 2015 06:59:47 -0000 Dear ports maintainer, Would like to report this issue. I ran into it when I did a port upgrade. "/usr/ports/Mk/Uses/ghostscript.mk", line 68: Malformed conditional () "/usr/ports/Mk/Uses/ghostscript.mk", line 72: Malformed conditional () ** Makefile possibly broken: graphics/ImageMagick: ** Please report this to the maintainer for graphics/ImageMagick /usr/local/sbin/portupgrade:1575:in `get_pkgname': Makefile broken (MakefileBrokenError) from /usr/local/sbin/portupgrade:637:in `block (4 levels) in main' from /usr/local/sbin/portupgrade:621:in `each' from /usr/local/sbin/portupgrade:621:in `block (3 levels) in main' from /usr/local/sbin/portupgrade:594:in `catch' from /usr/local/sbin/portupgrade:594:in `block (2 levels) in main' from /usr/local/lib/ruby/2.1/optparse.rb:1403:in `call' from /usr/local/lib/ruby/2.1/optparse.rb:1403:in `block (2 levels) in parse_in_order' from /usr/local/lib/ruby/2.1/optparse.rb:1398:in `catch' from /usr/local/lib/ruby/2.1/optparse.rb:1398:in `block in parse_in_order' from /usr/local/lib/ruby/2.1/optparse.rb:1346:in `catch' from /usr/local/lib/ruby/2.1/optparse.rb:1346:in `parse_in_order' from /usr/local/lib/ruby/2.1/optparse.rb:1340:in `order!' from /usr/local/lib/ruby/2.1/optparse.rb:1332:in `order' from /usr/local/sbin/portupgrade:571:in `block in main' from /usr/local/lib/ruby/2.1/optparse.rb:880:in `initialize' from /usr/local/sbin/portupgrade:238:in `new' from /usr/local/sbin/portupgrade:238:in `main' from /usr/local/sbin/portupgrade:2380:in `
' Can you advise how to process further? Thanks, Jos Chrispijn