Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Mar 2026 19:04:29 +0100 (CET)
From:      Gerald Pfeifer <gerald@pfeifer.com>
To:        Daniel Engberg <diizzy@FreeBSD.org>
Cc:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org,  dev-commits-ports-main@FreeBSD.org
Subject:   Re: git: 3eb30c6af392 - main - archivers/lzip: Update to 1.26
Message-ID:  <6c7700b2-8665-46be-7249-02cd57d8044b@pfeifer.com>
In-Reply-To: <22b341c6-308a-418b-b588-1cc888116c21@FreeBSD.org>
References:  <69c0108c.245b4.7db0716c@gitrepo.freebsd.org> <22b341c6-308a-418b-b588-1cc888116c21@FreeBSD.org>

index | next in thread | previous in thread | raw e-mail

On Sun, 22 Mar 2026, Daniel Engberg wrote:
>>   archivers/lzip/Makefile | 2 +-
>>   archivers/lzip/distinfo | 6 +++---
> This should use HAS_CONFIGURE rather than GNU_CONFIGURE

How did you notice this? Good eyes! (Was it the warning in configure 
stage?)

And in a way you're right since lzip does not use autoconf. 

It does, however, provide a configure script that essentially behaves as 
if. Simply replacing GNU_CONFIGURE with HAS_CONFIGURE does not work in my 
test environment (--prefix= is required) and would make the port more 
complex.

Gerald


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6c7700b2-8665-46be-7249-02cd57d8044b>