aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-30 21:44:24 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-30 22:35:26 +0000
commitd96ce7c1d509784c89e89923eb3e944e1c107b4f (patch)
tree47c4dce5762340d9b531385f021ec221b0a479ce
parentadf88a8a5c0f0f62aa8460afb9703c74ab41f635 (diff)
downloadports-d96ce7c1d509784c89e89923eb3e944e1c107b4f.tar.gz
ports-d96ce7c1d509784c89e89923eb3e944e1c107b4f.zip
textproc/lttoolbox: Moved man to share/man
-rw-r--r--textproc/lttoolbox/Makefile2
-rw-r--r--textproc/lttoolbox/pkg-plist22
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