git: 22efd1da17b5 - main - cad/gerbv: Move man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 26 Feb 2024 19:27:08 UTC
The branch main has been updated by pi: URL: https://cgit.FreeBSD.org/ports/commit/?id=22efd1da17b519ac2ff1de4db1f823b75e898d51 commit 22efd1da17b519ac2ff1de4db1f823b75e898d51 Author: Kurt Jaeger <pi@FreeBSD.org> AuthorDate: 2024-02-26 19:26:12 +0000 Commit: Kurt Jaeger <pi@FreeBSD.org> CommitDate: 2024-02-26 19:26:59 +0000 cad/gerbv: Move man to share/man --- cad/gerbv/Makefile | 3 ++- cad/gerbv/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/cad/gerbv/Makefile b/cad/gerbv/Makefile index e0c29d9adadb..031ef54de888 100644 --- a/cad/gerbv/Makefile +++ b/cad/gerbv/Makefile @@ -1,6 +1,6 @@ PORTNAME= gerbv PORTVERSION= 2.7.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= cad MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -22,6 +22,7 @@ USE_LDCONFIG= yes CPE_VENDOR= gerbv_project GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ENV= ac_aux_dir="." CFLAGS+= -fcommon INSTALL_TARGET= install-strip diff --git a/cad/gerbv/pkg-plist b/cad/gerbv/pkg-plist index 104d0071ee34..85d647511988 100644 --- a/cad/gerbv/pkg-plist +++ b/cad/gerbv/pkg-plist @@ -5,7 +5,7 @@ lib/libgerbv.so lib/libgerbv.so.1 lib/libgerbv.so.1.0.9 libdata/pkgconfig/libgerbv.pc -man/man1/gerbv.1.gz +share/man/man1/gerbv.1.gz share/applications/gerbv.desktop %%PORTDOCS%%%%DOCSDIR%%/PNG-print/PNGPrintMiniHowto.txt %%PORTDOCS%%%%DOCSDIR%%/PNG-print/gimp-window.jpg