From owner-svn-ports-all@freebsd.org Mon May 14 21:13:24 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DC5CFE78534; Mon, 14 May 2018 21:13:24 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8F63F6DA75; Mon, 14 May 2018 21:13:24 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id 86D5D891D; Mon, 14 May 2018 21:13:24 +0000 (UTC) From: Jan Beich To: Raphael Kubo da Costa Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r469962 - head/x11-fonts/fantasque-sans-mono References: <201805142026.w4EKQneh043689@repo.freebsd.org> Date: Mon, 14 May 2018 23:13:18 +0200 In-Reply-To: (Jan Beich's message of "Mon, 14 May 2018 23:09:55 +0200") Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 May 2018 21:13:25 -0000 Jan Beich writes: > Raphael Kubo da Costa writes: > >> +# For `make makesum' to include all distfiles, it should be run with >> +# WITH="$(make -V OPTIONS_SINGLE_VARIANT)". >> + > > $ make WITH="$(make -V OPTIONS_SINGLE_VARIANT)" BATCH= > ===> License OFL11 accepted by the user > ====> You must select one and only one option from the VARIANT single > =====> Only one of these must be defined: NORMAL NOLOOPK LLINE LLINENOLOOPK > ====> You must select one and only one option from the VARIANT single > =====> Only one of these must be defined: NORMAL NOLOOPK LLINE LLINENOLOOPK > ====> You must select one and only one option from the VARIANT single > =====> Only one of these must be defined: NORMAL NOLOOPK LLINE LLINENOLOOPK > *** Error code 1 Nevermind. I forgot to pass "makesum".