From owner-svn-ports-all@freebsd.org Thu Jun 14 13:05:58 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 A675E1003555; Thu, 14 Jun 2018 13:05:58 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from ihor-3.amdmi3.ru (ihor-3.amdmi3.ru [185.117.152.228]) by mx1.freebsd.org (Postfix) with ESMTP id 42BD96993D; Thu, 14 Jun 2018 13:05:58 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from amdmi3.ru (localhost [127.0.0.1]) by ihor-3.amdmi3.ru (Postfix) with SMTP id 7D4B41AF123; Thu, 14 Jun 2018 16:05:50 +0300 (MSK) Received: by amdmi3.ru (nbSMTP-1.00) for uid 1000 amdmi3@amdmi3.ru; Thu, 14 Jun 2018 16:05:50 +0300 (MSK) Date: Thu, 14 Jun 2018 16:01:22 +0300 From: Dmitry Marakasov To: Mathieu Arnold Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r472045 - head/security/cracklib Message-ID: <20180614130121.GE88475@hades.panopticon> References: <201806090834.w598YSmT044714@repo.freebsd.org> <20180611073807.4o66hjnr76ngqcmg@atuin.in.mat.cc> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20180611073807.4o66hjnr76ngqcmg@atuin.in.mat.cc> User-Agent: Mutt/1.10.0 (2018-05-17) 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: Thu, 14 Jun 2018 13:05:58 -0000 * Mathieu Arnold (mat@FreeBSD.org) wrote: > > - Fix configure for py-cracklib by using USES=localbase > > Mmm, really? Oops, fixed. > > .if defined(PYTHON_SLAVEPORT) > > -USES+= python:2.7 > > +USES+= python:2.7 #localbase -- Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D amdmi3@amdmi3.ru ..: https://github.com/AMDmi3