Allow building on powerpc64le.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon
2020-09-24 20:58:28 +00:00
parent 34e13f4b6e
commit 83c670899a

View File

@@ -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 \