From owner-svn-ports-head@freebsd.org Tue Jan 3 13:33:13 2017 Return-Path: Delivered-To: svn-ports-head@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 63E7CC9BF0B; Tue, 3 Jan 2017 13:33:13 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from shepard.synsport.com (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 404E01935; Tue, 3 Jan 2017 13:33:12 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from [127.0.0.1] (ip72-204-83-236.fv.ks.cox.net [72.204.83.236]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.com (Postfix) with ESMTP id 4760143C38; Tue, 3 Jan 2017 07:31:46 -0600 (CST) Subject: Re: svn commit: r430452 - head/sysutils/arcconf To: Mathieu Arnold , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201701031059.v03AxeZr036985@repo.freebsd.org> Reply-To: marino@freebsd.org From: John Marino Message-ID: Date: Tue, 3 Jan 2017 07:33:04 -0600 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 In-Reply-To: <201701031059.v03AxeZr036985@repo.freebsd.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 170103-0, 01/03/2017), Outbound message X-Antivirus-Status: Clean X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 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: Tue, 03 Jan 2017 13:33:13 -0000 On 1/3/2017 04:59, Mathieu Arnold wrote: > Author: mat > Date: Tue Jan 3 10:59:40 2017 > New Revision: 430452 > URL: https://svnweb.freebsd.org/changeset/ports/430452 > > Log: > Remove redundant code. > > Sponsored by: Absolight > > Modified: > head/sysutils/arcconf/Makefile (contents, props changed) > > Modified: head/sysutils/arcconf/Makefile > ============================================================================== > --- head/sysutils/arcconf/Makefile Tue Jan 3 10:06:56 2017 (r430451) > +++ head/sysutils/arcconf/Makefile Tue Jan 3 10:59:40 2017 (r430452) > @@ -32,10 +32,6 @@ DIST_OSVER= 9 > DIST_OSVER= 10 > .endif > > -.if ${OPSYS} != FreeBSD > -IGNORE= installs incompatible binaries for FreeBSD > -.endif > - > .if ${ARCH} == amd64 > DIST_EXT= _x64 > .elif ${ARCH} == i386 > Unless I'm missing something, that wasn't redundant. For example, if OPSYS equals "DragonFly", it was a quite important line. Right? John --- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus