From nobody Fri May 28 08:11:22 2021 X-Original-To: freebsd-ports@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id F3897CFBB8D for ; Fri, 28 May 2021 08:11:34 +0000 (UTC) (envelope-from xavier@groumpf.org) Received: from aragorn.amdh.fr (aragorn.groumpf.org [176.31.180.205]) by mx1.freebsd.org (Postfix) with ESMTP id 4Fry7p1SrHz4bMd for ; Fri, 28 May 2021 08:11:33 +0000 (UTC) (envelope-from xavier@groumpf.org) Received: from numenor.groumpf.org (unknown [78.251.129.10]) by aragorn.amdh.fr (Postfix) with ESMTP id E9A8B5F748 for ; Fri, 28 May 2021 10:11:32 +0200 (CEST) Received: from numenor.groumpf.org (localhost [127.0.0.1]) by numenor.groumpf.org (Postfix) with UTF8SMTP id D5A521925B0 for ; Fri, 28 May 2021 10:11:32 +0200 (CEST) X-Virus-Scanned: amavisd-new at groumpf.org Received: from numenor.groumpf.org ([127.0.0.1]) by numenor.groumpf.org (ns3.groumpf.org [127.0.0.1]) (amavisd-new, port 10024) with UTF8LMTP id 2fztxJ4xVEBv for ; Fri, 28 May 2021 10:11:23 +0200 (CEST) Received: from [192.168.100.30] (unknown [192.168.100.30]) by numenor.groumpf.org (Postfix) with UTF8SMTPSA id 180251924FD for ; Fri, 28 May 2021 10:11:23 +0200 (CEST) Content-Type: multipart/alternative; boundary="------------8mtnR1lhUm6U29GNWRgBrlBU" Message-ID: Date: Fri, 28 May 2021 10:11:22 +0200 List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:89.0) Gecko/20100101 Thunderbird/89.0 Subject: Re: Ports Makefile rules install vs do-install Content-Language: en-GB To: FreeBSD Ports ML References: <78bc1f34-ea47-a5b2-e9d6-4b4f1a218a51@groumpf.org> From: Xavier Humbert In-Reply-To: X-Rspamd-Queue-Id: 4Fry7p1SrHz4bMd X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of xavier@groumpf.org has no SPF policy when checking 176.31.180.205) smtp.mailfrom=xavier@groumpf.org X-Spamd-Result: default: False [-1.00 / 15.00]; ARC_NA(0.00)[]; RBL_DBL_DONT_QUERY_IPS(0.00)[176.31.180.205:from]; RCVD_COUNT_FIVE(0.00)[5]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-ports@freebsd.org]; DMARC_NA(0.00)[groumpf.org]; AUTH_NA(1.00)[]; RCPT_COUNT_ONE(0.00)[1]; URI_COUNT_ODD(1.00)[3]; SPAMHAUS_ZRD(0.00)[176.31.180.205:from:127.0.2.255]; TO_DN_ALL(0.00)[]; NEURAL_HAM_SHORT(-1.00)[-1.000]; R_SPF_NA(0.00)[no SPF record]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ASN(0.00)[asn:16276, ipnet:176.31.0.0/16, country:FR]; MID_RHS_MATCH_FROM(0.00)[]; MAILMAN_DEST(0.00)[freebsd-ports] X-ThisMailContainsUnwantedMimeParts: Y This is a multi-part message in MIME format. --------------8mtnR1lhUm6U29GNWRgBrlBU Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 28/05/2021 09:32, Gleb Popov wrote: > > Do you have > > .include > > > at the end of your Makefile? Yes, obviously. There were a bunch of comments before, so I forgot to mention it Xavier -- Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Senior Engineer https://www.amdh.fr --------------8mtnR1lhUm6U29GNWRgBrlBU--