From owner-freebsd-ports@FreeBSD.ORG Mon Sep 17 08:59:10 2012 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9B407106566B; Mon, 17 Sep 2012 08:59:10 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward4h.mail.yandex.net (forward4h.mail.yandex.net [IPv6:2a02:6b8:0:f05::4]) by mx1.freebsd.org (Postfix) with ESMTP id 1606A8FC12; Mon, 17 Sep 2012 08:59:10 +0000 (UTC) Received: from smtp1h.mail.yandex.net (smtp1h.mail.yandex.net [84.201.187.144]) by forward4h.mail.yandex.net (Yandex) with ESMTP id 8DADF1B20675; Mon, 17 Sep 2012 12:59:08 +0400 (MSK) Received: from smtp1h.mail.yandex.net (localhost [127.0.0.1]) by smtp1h.mail.yandex.net (Yandex) with ESMTP id 50A9B13402FB; Mon, 17 Sep 2012 12:59:08 +0400 (MSK) Received: from unknown (unknown [77.66.155.61]) by smtp1h.mail.yandex.net (nwsmtp/Yandex) with ESMTP id x7UWQbgW-x7UW9tkP; Mon, 17 Sep 2012 12:59:07 +0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1347872348; bh=NDDJtg97Y6cuG0D/KejEIJip9fqcQ7zaMZvvCBvVhnY=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject: Content-Type:Content-Transfer-Encoding; b=Zt18bNN+9UkPo2fpXo09n4JhQ1hbE8FlrGlOwLjLkvWg+OCL8xGNKFdWz5BbsCb9W q9X//1Hb5I43ceXKgPMafe7XhxV0acW0RVCznZPbSv0ZaFaJXKOd/WYZIooa3AAZXX Z9Wl46q7zvJuPCbDXSvswVAtpaoMSTRrX8aGOsQU= Message-ID: <5056E655.4070706@yandex.ru> Date: Mon, 17 Sep 2012 12:59:01 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:15.0) Gecko/20120912 Thunderbird/15.0.1 MIME-Version: 1.0 To: FreeBSD Ports Mailing List Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Gerald Pfeifer Subject: bsd.gcc.mk: USE_FORTRAN. 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: Mon, 17 Sep 2012 08:59:10 -0000 Hi Gerald, is there any possibility to also add something like USE_FORTRAN_BUILD=[yes|g77|ifort] to make fortran build dependency only? Many ports will benefit from this - anything, that depend on math/py-numpy for example. -- Regards, Ruslan Tinderboxing kills... the drives.