From owner-freebsd-ports@FreeBSD.ORG Fri Sep 18 09:41:03 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C4BAD1065676; Fri, 18 Sep 2009 09:41:03 +0000 (UTC) (envelope-from dnaeon@gmail.com) Received: from mail-ew0-f208.google.com (mail-ew0-f208.google.com [209.85.219.208]) by mx1.freebsd.org (Postfix) with ESMTP id 3033A8FC0A; Fri, 18 Sep 2009 09:41:02 +0000 (UTC) Received: by ewy4 with SMTP id 4so297827ewy.36 for ; Fri, 18 Sep 2009 02:41:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=YgGx0DjSoN0tLzi1udXtwtYW51vN/ofuPcIqxZezJjk=; b=SoROasvFfKdR1y/yrQ6g32+/seSGrTKlCX9dDMmNGsup36+fjxHScpjOJehSaZHg13 c3siZyAPsyCMslTEle/LmfpX4lT+nUornMhQiIHxO45VGBUazoDIpm35HZQCbrXYLXa2 Nh9fOq2qs6WUZtA0d5Y/LU4g1OBdl4awNrcE4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=qoeQviQecShZf/g1ihfqxQPuZ8Xefi3sAH3fYbVlSB6maeKQet+2HLPwdW4q1mjfHg otiukZ9c+4kTA9q5WRJD9ocmstk9DcBG+dzT5uxlC7YrYcV0Yk0FhClACUSbkuTowMfZ 1UQqgs9uz3pr0Vr7vFBNohWVpjUjXu9CmRDbU= MIME-Version: 1.0 Received: by 10.216.89.146 with SMTP id c18mr445032wef.84.1253266861884; Fri, 18 Sep 2009 02:41:01 -0700 (PDT) In-Reply-To: <200909181325.37763.makc@issp.ac.ru> References: <717f7a3e0909172328u3c3ee54al3091a1ec9fdb7f2b@mail.gmail.com> <200909181325.37763.makc@issp.ac.ru> Date: Fri, 18 Sep 2009 12:41:01 +0300 Message-ID: <717f7a3e0909180241g51f80264se699b94af8acaf57@mail.gmail.com> From: Marin Atanasov To: Max Brazhnikov Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: kde@freebsd.org, freebsd-ports@freebsd.org Subject: Re: [kde-freebsd] x11-toolkits/qt4-gui fails to install - solution X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Sep 2009 09:41:03 -0000 Hi, I was too quick when I posted this to the lists - haven't noticed the comments under the problem report :) Unseting QMAKESPEC solves this indeed :) Thanks, On Fri, Sep 18, 2009 at 12:25 PM, Max Brazhnikov wrote: > On Fri, 18 Sep 2009 09:28:31 +0300, Marin Atanasov wrote: > > Hi, > > > > I've been upgrading my ports using portmaster today, but during upgrade > of > > qt4-gui the install process fails. > > unset QMAKESPEC in your environment. > > -- Marin Atanasov dnaeon AT gmail DOT com daemon AT unix-heaven DOT org