git: 157725117f27 - main - deskutils/tpb: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 23 Feb 2024 06:52:19 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=157725117f276d198f980faf0b7f9010e5b9ab01 commit 157725117f276d198f980faf0b7f9010e5b9ab01 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-23 06:32:11 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-23 06:51:51 +0000 deskutils/tpb: Moved man to share/man Approved by: portmgr (blanket) --- deskutils/tpb/Makefile | 3 ++- deskutils/tpb/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/deskutils/tpb/Makefile b/deskutils/tpb/Makefile index 55ccfb0501ae..6d8ba649f9ec 100644 --- a/deskutils/tpb/Makefile +++ b/deskutils/tpb/Makefile @@ -1,6 +1,6 @@ PORTNAME= tpb PORTVERSION= 0.6.4 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= deskutils MASTER_SITES= SAVANNAH @@ -17,6 +17,7 @@ ONLY_FOR_ARCHS= i386 amd64 USES= gmake iconv localbase pkgconfig xorg GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= ${ICONV_CONFIGURE_ARG} USE_XORG= x11 sm ice xext diff --git a/deskutils/tpb/pkg-plist b/deskutils/tpb/pkg-plist index 12078ebc9ba3..5d07f0d2733a 100644 --- a/deskutils/tpb/pkg-plist +++ b/deskutils/tpb/pkg-plist @@ -1,6 +1,6 @@ bin/tpb etc/tpbrc.default -man/man1/tpb.1.gz +share/man/man1/tpb.1.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/callback_example.sh %%NLS%%share/locale/da/LC_MESSAGES/tpb.mo %%NLS%%share/locale/de/LC_MESSAGES/tpb.mo