From owner-freebsd-questions@FreeBSD.ORG Fri Jul 18 09:20:40 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 17CA11065679 for ; Fri, 18 Jul 2008 09:20:40 +0000 (UTC) (envelope-from i_bonev@ameta.bg) Received: from filter2.host.bg (filter2.host.bg [87.120.40.156]) by mx1.freebsd.org (Postfix) with ESMTP id B5EA28FC14 for ; Fri, 18 Jul 2008 09:20:39 +0000 (UTC) (envelope-from i_bonev@ameta.bg) Received: from mail.host.bg (mail.host.bg [87.120.40.3]) by filter2.host.bg (Postfix) with ESMTP id 3F511E56E9 for ; Fri, 18 Jul 2008 12:06:25 +0300 (EEST) Received: from mailsrv (ameta.proshe.bg [82.103.78.140]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mail.host.bg (Postfix) with ESMTP id 3085991693 for ; Fri, 18 Jul 2008 12:06:43 +0300 (EEST) Message-ID: <000b01c8e8b5$d39a0470$0a01a8c0@mailsrv> From: "Ivaylo Bonev" To: Date: Fri, 18 Jul 2008 12:08:21 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1251" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1807 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1807 Subject: updating ghostscript-gpl with portupgrade X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jul 2008 09:20:40 -0000 Hi, I want to update ports and when I try I see this error # portversion -l '<' freetype2 < ghostscript-gpl < # portupgrade -arR ** Makefile possibly broken: print/ghostscript-gpl: "Makefile", line 132: warning: drivers incompatible with WITHOUT_X11 will be removed automatically ghostscript-gpl-8.62_3 /usr/local/sbin/portupgrade:1468:in `get_pkgname': Makefile broken (MakefileBrokenError) from /usr/local/sbin/portupgrade:622:in `main' from /usr/local/sbin/portupgrade:613:in `each' from /usr/local/sbin/portupgrade:613:in `main' from /usr/local/sbin/portupgrade:588:in `catch' from /usr/local/sbin/portupgrade:588:in `main' from /usr/local/lib/ruby/1.8/optparse.rb:1303:in `call' from /usr/local/lib/ruby/1.8/optparse.rb:1303:in `parse_in_order' from /usr/local/lib/ruby/1.8/optparse.rb:1299:in `catch' ... 6 levels... from /usr/local/lib/ruby/1.8/optparse.rb:785:in `initialize' from /usr/local/sbin/portupgrade:229:in `new' from /usr/local/sbin/portupgrade:229:in `main' from /usr/local/sbin/portupgrade:2208 I use FreeBSD 7 with up to date ports without X11. I don't have anything in make.conf except Perl lines. How can I update these ports? CC to me please. Ivaylo Bonev