git: 06d7ae5e1cad - main - textproc/texi2html: remove wrong dependency on gettext

From: Baptiste Daroussin <bapt_at_FreeBSD.org>
Date: Mon, 15 Apr 2024 12:45:10 UTC
The branch main has been updated by bapt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=06d7ae5e1cadb765ad367b412e6366cca866eac5

commit 06d7ae5e1cadb765ad367b412e6366cca866eac5
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2024-04-15 12:44:41 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2024-04-15 12:44:59 +0000

    textproc/texi2html: remove wrong dependency on gettext
---
 textproc/texi2html/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/textproc/texi2html/Makefile b/textproc/texi2html/Makefile
index fb8a20c89d80..6ccfc413fd9e 100644
--- a/textproc/texi2html/Makefile
+++ b/textproc/texi2html/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	texi2html
 PORTVERSION=	5.0
-PORTREVISION=	3
+PORTREVISION=	4
 PORTEPOCH=	1
 CATEGORIES=	textproc
 MASTER_SITES=	SAVANNAH
@@ -19,7 +19,6 @@ SHEBANG_FILES=	*.pl
 
 OPTIONS_DEFINE=	NLS DOCS
 OPTIONS_SUB=	yes
-NLS_USES=	gettext
 NLS_CONFIGURE_ENABLE=nls translations
 
 PROGRAM_PREFIX?=