1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00

- Add USES=uidfix to fix staging as non-root

- Add USE_LDCONFIG as the port installs shared library

Approved by:	marino (maintainer)
This commit is contained in:
Dmitry Marakasov 2015-10-12 18:55:26 +00:00
parent f485011d74
commit ce52368305
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=399147

View File

@ -13,12 +13,14 @@ LICENSE= CDDL
GH_ACCOUNT= jrmarino
USE_GITHUB= yes
USES= uidfix
MAKE_ARGS= LIBDIR=${PREFIX}/lib
PLIST_FILES= include/libnvpair.h \
include/nvpair.h \
lib/libnvpair.a \
lib/libnvpair.so \
lib/libnvpair.so.3
USE_LDCONFIG= yes
post-install:
(cd ${WRKSRC} && ${INSTALL_DATA} libnvpair.h nvpair.h \