git: d96ce7c1d509 - main - textproc/lttoolbox: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 30 Jan 2024 22:36:04 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d96ce7c1d509784c89e89923eb3e944e1c107b4f
commit d96ce7c1d509784c89e89923eb3e944e1c107b4f
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-01-30 21:44:24 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-01-30 22:35:26 +0000
textproc/lttoolbox: Moved man to share/man
---
textproc/lttoolbox/Makefile | 2 ++
textproc/lttoolbox/pkg-plist | 22 +++++++++++-----------
2 files changed, 13 insertions(+), 11 deletions(-)
diff --git a/textproc/lttoolbox/Makefile b/textproc/lttoolbox/Makefile
index 0a4699dbcd29..ae406d79d937 100644
--- a/textproc/lttoolbox/Makefile
+++ b/textproc/lttoolbox/Makefile
@@ -1,5 +1,6 @@
PORTNAME= lttoolbox
DISTVERSION= 3.7.6
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= https://github.com/apertium/${PORTNAME}/releases/download/v${DISTVERSION}/
@@ -18,6 +19,7 @@ USES= autoreconf compiler:c++14-lang libtool pathfix pkgconfig tar:bz2
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
+GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
INSTALL_TARGET= install-strip
diff --git a/textproc/lttoolbox/pkg-plist b/textproc/lttoolbox/pkg-plist
index df24e87b0127..869587f08cca 100644
--- a/textproc/lttoolbox/pkg-plist
+++ b/textproc/lttoolbox/pkg-plist
@@ -57,14 +57,14 @@ lib/liblttoolbox.so.3.0.0
%%DATADIR%%/dix.rng
%%DATADIR%%/dix.xsd
libdata/pkgconfig/lttoolbox.pc
-man/man1/lsx-comp.1.gz
-man/man1/lt-append.1.gz
-man/man1/lt-comp.1.gz
-man/man1/lt-compose.1.gz
-man/man1/lt-expand.1.gz
-man/man1/lt-paradigm.1.gz
-man/man1/lt-print.1.gz
-man/man1/lt-proc.1.gz
-man/man1/lt-tmxcomp.1.gz
-man/man1/lt-tmxproc.1.gz
-man/man1/lt-trim.1.gz
+share/man/man1/lsx-comp.1.gz
+share/man/man1/lt-append.1.gz
+share/man/man1/lt-comp.1.gz
+share/man/man1/lt-compose.1.gz
+share/man/man1/lt-expand.1.gz
+share/man/man1/lt-paradigm.1.gz
+share/man/man1/lt-print.1.gz
+share/man/man1/lt-proc.1.gz
+share/man/man1/lt-tmxcomp.1.gz
+share/man/man1/lt-tmxproc.1.gz
+share/man/man1/lt-trim.1.gz