git: f46f2e036ec5 - main - deskutils/gcal: Remove USES=makeinfo
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 21 Oct 2023 19:01:50 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f46f2e036ec55b8626209003c663e8fd962f0b48
commit f46f2e036ec55b8626209003c663e8fd962f0b48
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-10-21 17:29:58 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-10-21 19:01:37 +0000
deskutils/gcal: Remove USES=makeinfo
- Distfile ships with info files and no need to regenerate these files
- Pet portclippy
---
deskutils/gcal/Makefile | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/deskutils/gcal/Makefile b/deskutils/gcal/Makefile
index f152d8754c10..e9049c7e8dd2 100644
--- a/deskutils/gcal/Makefile
+++ b/deskutils/gcal/Makefile
@@ -10,15 +10,17 @@ WWW= https://www.gnu.org/software/gcal/
LICENSE= GPLv3+
-GNU_CONFIGURE= yes
-CONFIGURE_ENV= MAKEINFO="${MAKEINFO} --no-split"
-USES= charsetfix shebangfix makeinfo tar:xz
+USES= charsetfix shebangfix tar:xz
+
SHEBANG_FILES= misc/gcalltx/gcalltxp.in misc/gcalltx/gcalltx.pl
+GNU_CONFIGURE= yes
+
INFO= gcal
OPTIONS_DEFINE= NLS
OPTIONS_SUB= yes
+
NLS_USES= gettext
NLS_CONFIGURE_ENABLE= nls