git: c5fef461e54a - main - math/jags: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 24 Feb 2024 19:25:43 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=c5fef461e54af62ee47cacb45085698c84ccea34 commit c5fef461e54af62ee47cacb45085698c84ccea34 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-24 18:34:10 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-24 19:25:23 +0000 math/jags: Moved man to share/man Approved by: portmgr (blanket) --- math/jags/Makefile | 3 ++- math/jags/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/math/jags/Makefile b/math/jags/Makefile index 3591b4c22c25..6bf2cb8cf04f 100644 --- a/math/jags/Makefile +++ b/math/jags/Makefile @@ -1,6 +1,6 @@ PORTNAME= mcmc-jags DISTVERSION= 4.3.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= SF/mcmc-jags/JAGS/${S}.x/Source/:1 \ SF/mcmc-jags/Examples/${S}.x/:2 \ @@ -20,6 +20,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libltdl.so:devel/libltdl GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USES= bison compiler:features fortran gmake libtool localbase pathfix USE_GCC= yes USE_LDCONFIG= yes diff --git a/math/jags/pkg-plist b/math/jags/pkg-plist index f328b3d16868..ae0b8eeb65bc 100644 --- a/math/jags/pkg-plist +++ b/math/jags/pkg-plist @@ -108,4 +108,4 @@ lib/libjrmath.so.0 lib/libjrmath.so.0.0.0 libdata/pkgconfig/jags.pc libexec/jags-terminal -man/man1/jags.1.gz +share/man/man1/jags.1.gz