aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/nvidia-texture-tools/Makefile
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2013-12-17 01:40:13 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2013-12-17 01:40:13 +0800
commit26441a76abed38f0d11978cd4614fc35cdd01efc (patch)
tree90409670a56e7a827f22731964352bfec5b98960 /graphics/nvidia-texture-tools/Makefile
parent8d58c97eccae5e29e66a58a2c8842f859e259d2c (diff)
downloadfreebsd-ports-gnome-26441a76abed38f0d11978cd4614fc35cdd01efc.tar.gz
freebsd-ports-gnome-26441a76abed38f0d11978cd4614fc35cdd01efc.tar.zst
freebsd-ports-gnome-26441a76abed38f0d11978cd4614fc35cdd01efc.zip
- Remove DOCS, NLS and EXAMPLES from OPTIONS_DEFAULT in my ports, as suggested by Porter's Handbook
Diffstat (limited to 'graphics/nvidia-texture-tools/Makefile')
-rw-r--r--graphics/nvidia-texture-tools/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/nvidia-texture-tools/Makefile b/graphics/nvidia-texture-tools/Makefile
index ad6c2f427e06..77a835670c75 100644
--- a/graphics/nvidia-texture-tools/Makefile
+++ b/graphics/nvidia-texture-tools/Makefile
@@ -27,7 +27,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
PORTDOCS= NVIDIA_Texture_Tools_README.txt ChangeLog
OPTIONS_DEFINE= COMPRESSUI DOCS
-OPTIONS_DEFAULT=DOCS
COMPRESSUI_DESC=Build compressor UI (requires Qt4)