git: 0b319e38c51c - main - textproc/filepp: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 26 Feb 2024 08:06:30 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=0b319e38c51cf833c93fba73bcd1102de48c0d00 commit 0b319e38c51cf833c93fba73bcd1102de48c0d00 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-26 07:46:32 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-26 07:46:32 +0000 textproc/filepp: Moved man to share/man Approved by: portmgr (blanket) --- textproc/filepp/Makefile | 2 ++ textproc/filepp/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/textproc/filepp/Makefile b/textproc/filepp/Makefile index 78fcefc78307..4460c98421cf 100644 --- a/textproc/filepp/Makefile +++ b/textproc/filepp/Makefile @@ -1,5 +1,6 @@ PORTNAME= filepp PORTVERSION= 1.8.0 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://www-users.york.ac.uk/~dm26/filepp/ @@ -12,6 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= perl5 shebangfix GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ENV= PERL=${PERL} NO_BUILD= yes NO_ARCH= yes diff --git a/textproc/filepp/pkg-plist b/textproc/filepp/pkg-plist index a3972613d4c6..d15ca1078942 100644 --- a/textproc/filepp/pkg-plist +++ b/textproc/filepp/pkg-plist @@ -1,5 +1,5 @@ bin/filepp -man/man1/filepp.1.gz +share/man/man1/filepp.1.gz %%DATADIR%%/modules/bigdef.pm %%DATADIR%%/modules/bigfunc.pm %%DATADIR%%/modules/blc.pm