git: f5ddeae49000 - main - security/libu2f-host: Moved man to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 25 Feb 2024 13:20:07 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=f5ddeae490003ff22f3a6af92d2be9bab3d73f06 commit f5ddeae490003ff22f3a6af92d2be9bab3d73f06 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-02-25 13:07:38 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-02-25 13:19:46 +0000 security/libu2f-host: Moved man to share/man Approved by: portmgr (blanket) --- security/libu2f-host/Makefile | 3 ++- security/libu2f-host/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/security/libu2f-host/Makefile b/security/libu2f-host/Makefile index 49d9f3a36ecb..527157b76b38 100644 --- a/security/libu2f-host/Makefile +++ b/security/libu2f-host/Makefile @@ -1,7 +1,7 @@ PORTNAME= libu2f-host PORTVERSION= 1.1.10 DISTVERSIONPREFIX= ${PORTNAME}- -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security devel MAINTAINER= ports@FreeBSD.org @@ -21,6 +21,7 @@ RUN_DEPENDS= ${LOCALBASE}/etc/devd/u2f.conf:security/u2f-devd USES= autoreconf pkgconfig gmake libtool USE_LDCONFIG= yes GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= -enable-gtk-doc INSTALL_TARGET= install-strip diff --git a/security/libu2f-host/pkg-plist b/security/libu2f-host/pkg-plist index 685f312b839a..9485c17eaf73 100644 --- a/security/libu2f-host/pkg-plist +++ b/security/libu2f-host/pkg-plist @@ -7,7 +7,7 @@ lib/libu2f-host.so lib/libu2f-host.so.0 lib/libu2f-host.so.0.1.10 libdata/pkgconfig/u2f-host.pc -man/man1/u2f-host.1.gz +share/man/man1/u2f-host.1.gz %%DOCS%%share/gtk-doc/html/u2f-host/home.png %%DOCS%%share/gtk-doc/html/u2f-host/index.html %%DOCS%%share/gtk-doc/html/u2f-host/intro.html