From owner-svn-ports-head@freebsd.org Sat Sep 29 10:08:57 2018 Return-Path: Delivered-To: svn-ports-head@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 EFFE010C29FB; Sat, 29 Sep 2018 10:08:56 +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 AC3547579A; Sat, 29 Sep 2018 10:08:56 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id 8C54995FD; Sat, 29 Sep 2018 10:08:56 +0000 (UTC) From: Jan Beich To: Niclas Zeising Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r480904 - head/x11/alacritty References: <201809290949.w8T9nKsk086935@repo.freebsd.org> Date: Sat, 29 Sep 2018 12:08:16 +0200 In-Reply-To: <201809290949.w8T9nKsk086935@repo.freebsd.org> (Niclas Zeising's message of "Sat, 29 Sep 2018 09:49:20 +0000 (UTC)") Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Sep 2018 10:08:57 -0000 Niclas Zeising writes: > +PLIST_FILES= bin/alacritty \ $ portlint -C FATAL: Makefile: [25]: use a tab (not space) after a variable name 1 fatal error and 0 warnings found.