mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
Allow building on powerpc64le.
Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
34e13f4b6e
commit
83c670899a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=549960
@ -13,7 +13,7 @@ LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/NVIDIA_Texture_Tools_LICENSE.txt
|
||||
|
||||
# see src/nvcore/nvcore.h
|
||||
ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64
|
||||
ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 powerpc64le
|
||||
|
||||
LIB_DEPENDS= libpng.so:graphics/png \
|
||||
libtiff.so:graphics/tiff \
|
||||
|
Loading…
Reference in New Issue
Block a user