mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Allow building on powerpc64le.
Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
bf00a90793
commit
503f8c8a8a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=550211
@ -14,7 +14,7 @@ COMMENT= Legendary Open Cubic Player
|
||||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386 powerpc64 powerpc
|
||||
ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 powerpc64le
|
||||
|
||||
BUILD_DEPENDS= xa65:devel/xa65
|
||||
LIB_DEPENDS= libid3tag.so:audio/libid3tag \
|
||||
|
Loading…
Reference in New Issue
Block a user