git: e7f80ff83bc1 - main - math/tvmet: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 26 Feb 2024 20:39:17 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=e7f80ff83bc13aabfc602a9d5fbe97b32d72faed commit e7f80ff83bc13aabfc602a9d5fbe97b32d72faed Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-26 20:30:36 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-26 20:38:50 +0000 math/tvmet: Moved man to share/man Approved by: portmgr (blanket) --- math/tvmet/Makefile | 3 ++- math/tvmet/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/math/tvmet/Makefile b/math/tvmet/Makefile index 753e7e049bbc..63ab3ad54a5c 100644 --- a/math/tvmet/Makefile +++ b/math/tvmet/Makefile @@ -1,6 +1,6 @@ PORTNAME= tvmet PORTVERSION= 1.7.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/Tar.Gz_Bz2%20Archive/${PORTVERSION} @@ -13,6 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= gmake tar:bzip2 libtool GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --with-cxx=${CXX} OPTIONS_DEFINE= CPPUNIT DEBUG DOCS EXAMPLES diff --git a/math/tvmet/pkg-plist b/math/tvmet/pkg-plist index 499b6cdc96f5..2c27c8b4a33e 100644 --- a/math/tvmet/pkg-plist +++ b/math/tvmet/pkg-plist @@ -1,5 +1,5 @@ bin/tvmet-config -man/man1/tvmet-config.1.gz +share/man/man1/tvmet-config.1.gz include/tvmet/AliasProxy.h include/tvmet/BinaryFunctionals.h include/tvmet/CommaInitializer.h