Allow building on powerpc64le.
Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
5769d9bdc3
commit
7cc4eeb644
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=549853
@ -19,7 +19,7 @@ LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
# No Radeon kernel driver on non-x86.
|
||||
ONLY_FOR_ARCHS= aarch64 amd64 i386 powerpc64
|
||||
ONLY_FOR_ARCHS= aarch64 amd64 i386 powerpc64 powerpc64le
|
||||
ONLY_FOR_ARCHS_REASON= KMS is required and currently only available on x86/arm64/powerpc64
|
||||
|
||||
LIB_DEPENDS= libpciaccess.so:devel/libpciaccess \
|
||||
|
Loading…
Reference in New Issue
Block a user