git: 8b3be0eef02c - main - editors/sciteco, sysutils/libdnf: chase util-linux move
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 30 Sep 2025 09:22:26 UTC
The branch main has been updated by mandree:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8b3be0eef02c245478822a4e541662dcefc8e87b
commit 8b3be0eef02c245478822a4e541662dcefc8e87b
Author: Matthias Andree <mandree@FreeBSD.org>
AuthorDate: 2025-09-30 01:38:01 +0000
Commit: Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2025-09-30 01:47:12 +0000
editors/sciteco, sysutils/libdnf: chase util-linux move
and fix dependencies to point to the right place.
---
editors/sciteco/Makefile | 2 +-
sysutils/libdnf/Makefile | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/editors/sciteco/Makefile b/editors/sciteco/Makefile
index 4447ea21c77a..3ca31829235f 100644
--- a/editors/sciteco/Makefile
+++ b/editors/sciteco/Makefile
@@ -19,7 +19,7 @@ gtk_PKGNAMESUFFIX= -gtk
# As SciTECO uses itself during the build process,
# it makes sense to compile it running under a dummy XServer.
# This is both faster and works in headless environments as well.
-gtk_BUILD_DEPENDS= mcookie:devel/util-linux \
+gtk_BUILD_DEPENDS= mcookie:sysutils/util-linux \
xauth:x11/xauth \
Xvfb:x11-servers/xorg-server@xvfb
diff --git a/sysutils/libdnf/Makefile b/sysutils/libdnf/Makefile
index 4eed3623b829..fe284a85bf85 100644
--- a/sysutils/libdnf/Makefile
+++ b/sysutils/libdnf/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
libpopt.so:devel/popt \
librepo.so:misc/librepo \
librpmio.so:archivers/rpm4 \
- libsmartcols.so:devel/util-linux \
+ libsmartcols.so:sysutils/util-linux \
libsolv.so:misc/libsolv \
libyaml.so:textproc/libyaml \
libzstd.so:archivers/zstd