mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
security/linux-rl9-p11-kit: fix ARCH handling (+)
Obliviously I forgot to include corresponding .mk before use ARCH macro Reported by: dvl Sponsored by: Future Crew, LLC
This commit is contained in:
parent
8ad591d699
commit
7da7fa2d51
@ -22,6 +22,8 @@ DESCR= ${PORTSDIR}/${PKGCATEGORY}/${PORTNAME}/pkg-descr
|
||||
OPTIONS_DEFINE= DOCS NLS
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
post-install:
|
||||
${RLN} ${STAGEDIR}${PREFIX}/usr/lib64/pkcs11/p11-kit-trust.so ${STAGEDIR}${PREFIX}/usr/lib64/libnssckbi.so
|
||||
.if ${ARCH} == amd64
|
||||
|
Loading…
Reference in New Issue
Block a user