git: 6f7a6bdf68b8 - main - math/gsl: Impelled to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 23 Jan 2024 13:48:04 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=6f7a6bdf68b8047947969b225c4e51aa4d064607 commit 6f7a6bdf68b8047947969b225c4e51aa4d064607 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-01-23 13:37:36 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-01-23 13:47:41 +0000 math/gsl: Impelled to share/man Approved by: portmgr (blanket) --- math/gsl/Makefile | 2 ++ math/gsl/pkg-plist | 8 ++++---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/math/gsl/Makefile b/math/gsl/Makefile index 7a768dea390f..f7e59eecd755 100644 --- a/math/gsl/Makefile +++ b/math/gsl/Makefile @@ -1,5 +1,6 @@ PORTNAME= gsl PORTVERSION= 2.7.1 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= GNU @@ -12,6 +13,7 @@ LICENSE= GPLv3 USES= libtool pathfix USE_LDCONFIG= yes GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip INFO= gsl-ref diff --git a/math/gsl/pkg-plist b/math/gsl/pkg-plist index 843dfd0e8e3f..27de4acb4456 100644 --- a/math/gsl/pkg-plist +++ b/math/gsl/pkg-plist @@ -276,8 +276,8 @@ lib/libgslcblas.so lib/libgslcblas.so.0 lib/libgslcblas.so.0.0.0 libdata/pkgconfig/gsl.pc -man/man1/gsl-config.1.gz -man/man1/gsl-histogram.1.gz -man/man1/gsl-randist.1.gz -man/man3/gsl.3.gz +share/man/man1/gsl-config.1.gz +share/man/man1/gsl-histogram.1.gz +share/man/man1/gsl-randist.1.gz +share/man/man3/gsl.3.gz share/aclocal/gsl.m4