Skip to content

Commit

Permalink
security/libu2f-host: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Feb 25, 2024
1 parent a0ed1ef commit f5ddeae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion 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
Expand All @@ -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

Expand Down
2 changes: 1 addition & 1 deletion security/libu2f-host/pkg-plist
Expand Up @@ -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
Expand Down

0 comments on commit f5ddeae

Please sign in to comment.