From owner-freebsd-ports@FreeBSD.ORG Mon Jan 20 15:25:02 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BD82AE09 for ; Mon, 20 Jan 2014 15:25:02 +0000 (UTC) Received: from mail.bsdbox.co (122-149-22-79.static.dsl.dodo.com.au [122.149.22.79]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 792FC1A3B for ; Mon, 20 Jan 2014 15:25:02 +0000 (UTC) Received: from [10.0.0.4] (122-149-22-79.static.dsl.dodo.com.au [122.149.22.79]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.bsdbox.co (Postfix) with ESMTPSA id 182B6238CF7 for ; Mon, 20 Jan 2014 15:24:59 +0000 (UTC) Message-ID: <52DD3FC9.1050002@bsdbox.co> Date: Tue, 21 Jan 2014 02:24:57 +1100 From: nano User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Build fail: Do not define STAGEDIR in command line References: <52DCFD62.5020603@bsdbox.co> In-Reply-To: <52DCFD62.5020603@bsdbox.co> X-Forwarded-Message-Id: <52DCFD62.5020603@bsdbox.co> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Jan 2014 15:25:02 -0000 Trying to build ports with "portmaster -f" after upgrading to 10.0-RELEASE results in build error: ===> $PORTNAME Do not define STAGEDIR in command line. *** Error code 1 Stop. make: stopped in /usr/ports/$PORTSCATEGORY/$PORTSDIR All ports with "NO_STAGE=yes" in $PORTSDIR/Makefile are failing with the above error. What's the solution? Thanks. -- syn.bsdbox.co