Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jan 2025 15:22:55 GMT
From:      "Sergey A. Osokin" <osa@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 40724aa1cc5e - main - sysutils/lsof: pet portlint(1)
Message-ID:  <202501141522.50EFMt07089582@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by osa:

URL: https://cgit.FreeBSD.org/ports/commit/?id=40724aa1cc5eba24e750a45aca6a2601ebea5fe9

commit 40724aa1cc5eba24e750a45aca6a2601ebea5fe9
Author:     Sergey A. Osokin <osa@FreeBSD.org>
AuthorDate: 2025-01-14 15:22:04 +0000
Commit:     Sergey A. Osokin <osa@FreeBSD.org>
CommitDate: 2025-01-14 15:22:04 +0000

    sysutils/lsof: pet portlint(1)
    
    Fixes:  efbb151650721f0dff7a761e08f7970951954ffa
---
 sysutils/lsof/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile
index 12cdcdcebb9f..66bb97052ae9 100644
--- a/sysutils/lsof/Makefile
+++ b/sysutils/lsof/Makefile
@@ -43,8 +43,7 @@ CONFIGURE_SCRIPT=	Configure
 CONFIGURE_ARGS=		-n freebsd
 CONFIGURE_ENV=		FREEBSD_SYS="${SRC_BASE}/sys" \
 			LSOF_CC="${CC}" \
-                        LSOF_OPINC="-idirafter ${SRC_BASE}/sys"
-
+			LSOF_OPINC="-idirafter ${SRC_BASE}/sys"
 
 # GCC needs -lzfs -lzpool for reasons unknown.  If someone can
 # figure out why, I (ler) am all ears.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501141522.50EFMt07089582>