git: a473051ecefc - main - ftp/pavuk: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 23 Feb 2024 17:59:07 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=a473051ecefc5d577d9c11a0fec6571d3d263987 commit a473051ecefc5d577d9c11a0fec6571d3d263987 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-23 17:57:44 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-23 17:58:35 +0000 ftp/pavuk: Moved man to share/man Approved by: portmgr (blanket) --- ftp/pavuk/Makefile | 3 ++- ftp/pavuk/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/ftp/pavuk/Makefile b/ftp/pavuk/Makefile index be72c4870dee..cf05ec207d30 100644 --- a/ftp/pavuk/Makefile +++ b/ftp/pavuk/Makefile @@ -1,6 +1,6 @@ PORTNAME= pavuk PORTVERSION= 0.9.35 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= ftp www MASTER_SITES= SF @@ -13,6 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= cpe localbase ssl tar:bzip2 GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --with-locale-dir=${PREFIX}/share/locale \ --disable-debug --disable-gnome --disable-js \ --enable-utf-8 --enable-threads diff --git a/ftp/pavuk/pkg-plist b/ftp/pavuk/pkg-plist index f7acdfba290f..66d8498e83b4 100644 --- a/ftp/pavuk/pkg-plist +++ b/ftp/pavuk/pkg-plist @@ -1,7 +1,7 @@ bin/pavuk bin/pavuk.sh bin/tperf.sh -man/man1/pavuk.1.gz +share/man/man1/pavuk.1.gz etc/pavuk_authinfo.sample etc/pavukrc.sample %%PORTDOCS%%%%DOCSDIR%%/AUTHORS