From owner-freebsd-ports@freebsd.org Fri Jun 9 11:26:52 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 95A0EBF25D2 for ; Fri, 9 Jun 2017 11:26:52 +0000 (UTC) (envelope-from mbeis@xs4all.nl) Received: from yokozuna.lan (unknown [IPv6:2001:980:66e8:1:20e:cff:fe3d:e16d]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "yokozuna.lan", Issuer "yokozuna.lan" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 315283B19; Fri, 9 Jun 2017 11:26:52 +0000 (UTC) (envelope-from mbeis@xs4all.nl) Received: from yokozuna (yokozuna [IPv6:0:0:0:0:0:0:0:1]) by yokozuna.lan (8.15.2/8.15.2) with ESMTPS id v59BQmiF027937 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 9 Jun 2017 13:26:49 +0200 (CEST) (envelope-from mbeis@xs4all.nl) Date: Fri, 9 Jun 2017 13:26:48 +0200 (CEST) From: Marco Beishuizen Sender: marco@yokozuna.lan Reply-To: Marco Beishuizen To: Kubilay Kocak cc: freebsd-ports@freebsd.org Subject: Re: mail/alpine new Makefile In-Reply-To: <7b39bcd3-ee60-4ef9-ff4b-fdb35b3fad73@FreeBSD.org> Message-ID: References: <7b39bcd3-ee60-4ef9-ff4b-fdb35b3fad73@FreeBSD.org> User-Agent: Alpine 2.21 (BSF 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed 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: Fri, 09 Jun 2017 11:26:52 -0000 On Fri, 9 Jun 2017, the wise Kubilay Kocak wrote: > On 6/9/17 7:41 PM, Marco Beishuizen wrote: > > Hi Marco, > > I believe the reason is: > >> .include > > The port includes this ^^^^ ... AND > > > >> .include > > This ---------^^^^^ > > Use one or the other, or neither if its *all* options helpers, but not > both. See: > > https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/book.html > > The paragraph just above the "Example 5.28. Simple Use of OPTIONS" Thanks Kubilay. I've removed the ".include " line at the end to ".include ". It still builds and installs but the options that are set are still not built in. Also the file /usr/ports/Mk/bsd.port.options.mk suggests that all three lines should be present. Regards, Marco -- Finagle's Creed: Science is true. Don't be misled by facts.