git: 7755a1aabfb6 - main - news/libcanlock: Drop USES gmake
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 05 Jul 2026 07:12:23 UTC
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