git: 177a9962c553 - main - devel/bison: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 26 Jan 2024 15:56:57 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=177a9962c553d443c7871bef5767861ae4bead1c commit 177a9962c553d443c7871bef5767861ae4bead1c Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-01-26 14:49:07 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-01-26 15:56:33 +0000 devel/bison: Moved man to share/man Approved by: portmgr (blanket) --- devel/bison/Makefile | 2 ++ devel/bison/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/devel/bison/Makefile b/devel/bison/Makefile index e1890502974d..d44b9854c942 100644 --- a/devel/bison/Makefile +++ b/devel/bison/Makefile @@ -1,5 +1,6 @@ PORTNAME= bison PORTVERSION= 3.8.2 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= GNU @@ -20,6 +21,7 @@ USE_PERL5= build CONFIGURE_ARGS= --disable-yacc --enable-relocatable GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share LIBS+= -lm TEST_ARGS+= ${_MAKE_JOBS} TEST_TARGET= check diff --git a/devel/bison/pkg-plist b/devel/bison/pkg-plist index 5a5e38036ff3..e376ff2ea21f 100644 --- a/devel/bison/pkg-plist +++ b/devel/bison/pkg-plist @@ -1,5 +1,5 @@ bin/bison -man/man1/bison.1.gz +share/man/man1/bison.1.gz share/aclocal/bison-i18n.m4 %%DATADIR%%/README.md %%DATADIR%%/bison-default.css