Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Jul 2026 07:12:23 +0000
From:      Kevin Bowling <kbowling@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 7755a1aabfb6 - main - news/libcanlock: Drop USES gmake
Message-ID:  <6a4a03d7.37bef.11b03372@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by kbowling:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7755a1aabfb65f9821cc6d7424b8b0a5aa43a29e

commit 7755a1aabfb65f9821cc6d7424b8b0a5aa43a29e
Author:     Kevin Bowling <kbowling@FreeBSD.org>
AuthorDate: 2026-07-05 07:11:05 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2026-07-05 07:12:19 +0000

    news/libcanlock: Drop USES gmake
    
    Reported by:    dizzy
---
 news/libcanlock/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/news/libcanlock/Makefile b/news/libcanlock/Makefile
index e3fafb1e1800..132a9e0c2336 100644
--- a/news/libcanlock/Makefile
+++ b/news/libcanlock/Makefile
@@ -13,7 +13,7 @@ LICENSE_NAME_ICU=	ICU license
 LICENSE_FILE=	${WRKSRC}/LICENSE
 LICENSE_PERMS_ICU=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
-USES=		gmake libtool tar:bzip2
+USES=		libtool tar:bzip2
 USE_LDCONFIG=	yes
 
 GNU_CONFIGURE=	yes


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a4a03d7.37bef.11b03372>