From 3d4e0b20c483eca2e3b74874c731751e3084b5af Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Tue, 27 Jun 2017 00:05:15 +0000 Subject: Sort ARCHS. While here, pet portlint. Approved by: portmgr (tier-2 blanket) --- graphics/nvidia-texture-tools/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'graphics/nvidia-texture-tools') diff --git a/graphics/nvidia-texture-tools/Makefile b/graphics/nvidia-texture-tools/Makefile index e7c4de452b86..723999ddf782 100644 --- a/graphics/nvidia-texture-tools/Makefile +++ b/graphics/nvidia-texture-tools/Makefile @@ -16,8 +16,11 @@ LIB_DEPENDS= libpng.so:graphics/png \ libtiff.so:graphics/tiff \ libIlmImf.so:graphics/OpenEXR -BROKEN_powerpc= does not build -BROKEN_sparc64= does not build +BROKEN_powerpc= does not build +BROKEN_sparc64= does not build + +# see src/nvcore/nvcore.h +ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 USE_GITHUB= yes GH_ACCOUNT= castano @@ -31,9 +34,6 @@ CXXFLAGS+= -fPIC PORTDOCS= NVIDIA_Texture_Tools_README.txt ChangeLog -# see src/nvcore/nvcore.h -ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 - OPTIONS_DEFINE= COMPRESSUI DOCS OPTIONS_SUB= yes -- cgit v1.2.3