git: f092ac0eca07 - main - textproc/ctpl: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 26 Feb 2024 08:06:29 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=f092ac0eca078760131695696946de8d12853071 commit f092ac0eca078760131695696946de8d12853071 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-26 07:46:06 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-26 07:46:06 +0000 textproc/ctpl: Moved man to share/man Approved by: portmgr (blanket) --- textproc/ctpl/Makefile | 2 ++ textproc/ctpl/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/textproc/ctpl/Makefile b/textproc/ctpl/Makefile index 96d23bfe71f1..cea2693e0446 100644 --- a/textproc/ctpl/Makefile +++ b/textproc/ctpl/Makefile @@ -1,5 +1,6 @@ PORTNAME= ctpl PORTVERSION= 0.3.4 +PORTREVISION= 1 CATEGORIES= textproc devel MASTER_SITES= http://download.tuxfamily.org/ctpl/releases/ @@ -11,6 +12,7 @@ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USE_GNOME= glib20 USES= gnome libtool pathfix pkgconfig USE_LDCONFIG= yes diff --git a/textproc/ctpl/pkg-plist b/textproc/ctpl/pkg-plist index 65730c0de3c0..3cd0e88022e9 100644 --- a/textproc/ctpl/pkg-plist +++ b/textproc/ctpl/pkg-plist @@ -16,7 +16,7 @@ lib/libctpl.so lib/libctpl.so.2 lib/libctpl.so.2.2.2 libdata/pkgconfig/ctpl.pc -man/man1/ctpl.1.gz +share/man/man1/ctpl.1.gz share/gtk-doc/html/ctpl/annotation-glossary.html share/gtk-doc/html/ctpl/api-index-deprecated.html share/gtk-doc/html/ctpl/api-index-full.html