git: 77cf10bde21e - main - textproc/texi2html: Impelled to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 23 Jan 2024 21:51:45 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=77cf10bde21e0322ab794cd239682054c0591311
commit 77cf10bde21e0322ab794cd239682054c0591311
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-01-23 20:41:46 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-01-23 21:51:20 +0000
textproc/texi2html: Impelled to share/man
Approved by: portmgr (blanket)
---
textproc/texi2html/Makefile | 3 ++-
textproc/texi2html/pkg-plist | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/textproc/texi2html/Makefile b/textproc/texi2html/Makefile
index fc7ac829676b..fb8a20c89d80 100644
--- a/textproc/texi2html/Makefile
+++ b/textproc/texi2html/Makefile
@@ -1,6 +1,6 @@
PORTNAME= texi2html
PORTVERSION= 5.0
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= textproc
MASTER_SITES= SAVANNAH
@@ -10,6 +10,7 @@ COMMENT= Texinfo to HTML converter
WWW= https://www.nongnu.org/texi2html/
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
NO_ARCH= yes
CONFIGURE_ENV= PERL=${PERL}
CONFIGURE_ARGS= --disable-multiplatform
diff --git a/textproc/texi2html/pkg-plist b/textproc/texi2html/pkg-plist
index 6c19e5b90e60..1ccbf27d5ec2 100644
--- a/textproc/texi2html/pkg-plist
+++ b/textproc/texi2html/pkg-plist
@@ -1,5 +1,5 @@
bin/%%PROGRAM_PREFIX%%texi2html
-man/man1/%%PROGRAM_PREFIX%%texi2html.1.gz
+share/man/man1/%%PROGRAM_PREFIX%%texi2html.1.gz
%%DATADIR%%/i18n/de.thl
%%DATADIR%%/i18n/en.thl
%%DATADIR%%/i18n/es.thl