mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
Allow building on powerpc64le.
This commit is contained in:
parent
d10e369dd2
commit
205a1c0b08
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=549840
@ -13,7 +13,7 @@ COMMENT= High-performance Asterisk voice/video conferencing plugin
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 armv6 armv7 i386 powerpc powerpc64
|
||||
ONLY_FOR_ARCHS= amd64 armv6 armv7 i386 powerpc powerpc64 powerpc64le
|
||||
ONLY_FOR_ARCHS_REASON= not yet ported to this architecture
|
||||
|
||||
BUILD_DEPENDS= asterisk:net/asterisk13
|
||||
|
Loading…
Reference in New Issue
Block a user