aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/nvidia-texture-tools
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2017-06-27 08:05:15 +0800
committerlinimon <linimon@FreeBSD.org>2017-06-27 08:05:15 +0800
commit7fbf50bea7fddcbc62c526895b7b801b88e2fc68 (patch)
treebe2613530b2f8b49bbe8243c485a623231449a11 /graphics/nvidia-texture-tools
parent9eca6525dc0a0f90d39845377f48adeefeb6f56f (diff)
downloadfreebsd-ports-gnome-7fbf50bea7fddcbc62c526895b7b801b88e2fc68.tar.gz
freebsd-ports-gnome-7fbf50bea7fddcbc62c526895b7b801b88e2fc68.tar.zst
freebsd-ports-gnome-7fbf50bea7fddcbc62c526895b7b801b88e2fc68.zip
Sort ARCHS. While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'graphics/nvidia-texture-tools')
-rw-r--r--graphics/nvidia-texture-tools/Makefile10
1 files changed, 5 insertions, 5 deletions
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