From owner-freebsd-ports@freebsd.org Mon Mar 13 01:17:24 2017 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 C1352D0812A for ; Mon, 13 Mar 2017 01:17:24 +0000 (UTC) (envelope-from w.schwarzenfeld@utanet.at) Received: from taro.utanet.at (taro.utanet.at [IPv6:2001:938:1337:25::25:45]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7711564D for ; Mon, 13 Mar 2017 01:17:24 +0000 (UTC) (envelope-from w.schwarzenfeld@utanet.at) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=utanet.at; s=rev1; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:MIME-Version:Date:Message-ID:From:Subject:References:To; bh=+yBrhYsDS3YuTrnw8p92bheaFLOqvLnRuVoY5FNsziQ=; b=yXvWmf1aqhPygz0cgwLyrlMnLCzG0zdpQx+m2SbHsq8E+qAaO9cX/XApFcn0ZpTKIyRqFyTfWBm17+blDLP2TWrMuKxVO99ADXrpgZnvHydjzTI9UxHIiGe2LC3Z/bzCcRvAZvJYYZXthu8QGcD2mSaaf97XwR782v91BFy1HQk=; Received: from pam.xoc.tele2net.at ([213.90.36.6]) by taro.utanet.at with esmtp (Exim 4.80) (envelope-from ) id 1cnEbx-0004Mf-OZ for freebsd-ports@freebsd.org; Mon, 13 Mar 2017 02:17:21 +0100 Received: from 91-115-94-73.adsl.highway.telekom.at ([91.115.94.73] helo=[10.0.0.93]) by pam.xoc.tele2net.at with esmtpsa (TLSv1:DHE-RSA-AES128-SHA:128) (Exim 4.80) (envelope-from ) id 1cnEbx-0007Ua-Ma for freebsd-ports@freebsd.org; Mon, 13 Mar 2017 02:17:21 +0100 To: freebsd-ports@freebsd.org References: <20170312225928.GB82636@doctor.nl2k.ab.ca> Subject: Re: Firefox port issue From: Walter Schwarzenfeld Message-ID: <54d1d8fe-0aa8-9d4b-9e35-07678f83afbc@utanet.at> Date: Mon, 13 Mar 2017 02:17:17 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <20170312225928.GB82636@doctor.nl2k.ab.ca> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-TELE2-Authenticated-As: cf62768e218b4d81d95cc5390f1bd9dfc8b05683 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Mar 2017 01:17:24 -0000 I don't believe this causss the error, but your syntax is deprecated, use: DEFAULT_VERSIONS+=linux=c7_64 ruby=ruby?.2 python=2.7 ssl=openss bdb=6l in one line. If you have other versions of python installed you need e.g. python=2.7 python2=2.7 python3=3.5 in DEFAULT_VERSIONS.