Skip to content
Snippets Groups Projects
Unverified Commit b44a9855 authored by Muhammad Moinur Rahman's avatar Muhammad Moinur Rahman
Browse files

security/libyubikey: Moved man to share/man

Approved by:    portmgr (blanket)
parent ae920787
No related branches found
No related tags found
No related merge requests found
PORTNAME= libyubikey
PORTVERSION= 1.13
PORTREVISION= 1
CATEGORIES= security devel
MASTER_SITES= https://developers.yubico.com/yubico-c/Releases/
......@@ -12,6 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= libtool
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
TEST_TARGET= check
......@@ -23,9 +25,9 @@ PLIST_FILES= bin/modhex \
lib/libyubikey.so \
lib/libyubikey.so.0 \
lib/libyubikey.so.0.1.7 \
man/man1/modhex.1.gz \
man/man1/ykgenerate.1.gz \
man/man1/ykparse.1.gz
share/man/man1/modhex.1.gz \
share/man/man1/ykgenerate.1.gz \
share/man/man1/ykparse.1.gz
MAKE_JOBS_UNSAFE= yes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment