git: 17b2a3643785 - main - net-mgmt/networkmgr: unbreak build in a clean environment (e.g. poudriere)

From: Dima Panov <fluffy_at_FreeBSD.org>
Date: Mon, 03 Apr 2023 18:28:46 UTC
The branch main has been updated by fluffy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=17b2a36437852833e2c4ebd013fb76b5a9a65f8a

commit 17b2a36437852833e2c4ebd013fb76b5a9a65f8a
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2023-04-03 18:01:15 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2023-04-03 18:27:54 +0000

    net-mgmt/networkmgr: unbreak build in a clean environment (e.g. poudriere)
    
    gettext-tools package is required to build translation files from the source
    
    USES+=  gettext-tools
    
    Approved by:    portmgr blanket
---
 net-mgmt/networkmgr/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-mgmt/networkmgr/Makefile b/net-mgmt/networkmgr/Makefile
index 95b306eb8a1e..fd68405e7fdd 100644
--- a/net-mgmt/networkmgr/Makefile
+++ b/net-mgmt/networkmgr/Makefile
@@ -12,7 +12,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 RUN_DEPENDS=	${LOCALBASE}/share/icons/hicolor/index.theme:misc/hicolor-icon-theme \
 		sudo:security/sudo
 
-USES=		gnome python:3.7+ shebangfix
+USES=		gettext-tools gnome python:3.7+ shebangfix
 USE_GITHUB=	yes
 GH_ACCOUNT=	GhostBSD
 USE_GNOME=	pygobject3