git: 6ce9abbf72db - main - net/samba422: Add a missing dependency: ncurses

From: Mateusz Piotrowski <0mp_at_FreeBSD.org>
Date: Wed, 10 Dec 2025 22:31:23 UTC
The branch main has been updated by 0mp:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6ce9abbf72dba6930b6cc26606dfeafe017c1bae

commit 6ce9abbf72dba6930b6cc26606dfeafe017c1bae
Author:     Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2025-12-10 22:27:03 +0000
Commit:     Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2025-12-10 22:30:05 +0000

    net/samba422: Add a missing dependency: ncurses
    
    This should address the following errors:
    
        Error: /usr/local/bin/samba-regedit is linked to /usr/local/lib/libform.so.6 from devel/ncurses but it is not declared as a dependency
        Warning: you need USES+=ncurses
        Error: /usr/local/bin/samba-regedit is linked to /usr/local/lib/libncurses.so.6 from devel/ncurses but it is not declared as a dependency
        Warning: you need USES+=ncurses
        Error: /usr/local/bin/samba-regedit is linked to /usr/local/lib/libtinfo.so.6 from devel/ncurses but it is not declared as a dependency
        Warning: you need USES+=ncurses
        Error: /usr/local/bin/samba-regedit is linked to /usr/local/lib/libpanel.so.6 from devel/ncurses but it is not declared as a dependency
        Warning: you need USES+=ncurses
---
 net/samba422/Makefile | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/net/samba422/Makefile b/net/samba422/Makefile
index 590287d4650d..77aedc730812 100644
--- a/net/samba422/Makefile
+++ b/net/samba422/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=			${SAMBA4_BASENAME}422
 PORTVERSION=			${SAMBA4_VERSION}
-PORTREVISION=			4
+PORTREVISION=			5
 CATEGORIES?=			net
 MASTER_SITES=			SAMBA/samba/stable SAMBA/samba/rc
 DISTNAME=			${SAMBA4_DISTNAME}
@@ -66,9 +66,9 @@ SAMBA4_CONFIG=			smb4.conf
 SAMBA4_MODULES_CLASS=		auth bind9 gensec gpext idmap ldb nss_info \
 				pdb perfcount process_model service vfs
 
-USES=				cpe compiler:c++11-lang iconv localbase:ldflags \
-				perl5 pkgconfig shebangfix waf gettext-runtime \
-				samba:self
+USES=				cpe compiler:c++11-lang iconv \
+				localbase:ldflags ncurses perl5 pkgconfig \
+				shebangfix waf gettext-runtime samba:self
 CPE_VENDOR=			samba
 CPE_PRODUCT=			samba
 USE_LDCONFIG=			${SAMBA4_LIBDIR}