1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

Enable colors by default

This commit is contained in:
Bryan Drewery 2014-05-17 20:46:34 +00:00
parent c661f50a95
commit 643bca267f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=354371

View File

@ -3,7 +3,7 @@
PORTNAME= ccache
PORTVERSION= 3.1.9
PORTREVISION= 7
PORTREVISION= 8
CATEGORIES= devel
MASTER_SITES= http://www.samba.org/ftp/ccache/ \
CRITICAL
@ -22,6 +22,7 @@ SUB_FILES= ${HOWTO} world-ccache pkg-message ccache-update-links.sh
PORTDOCS= ccache-howto-freebsd.txt MANUAL.html
OPTIONS_DEFINE= CLANGLINK LLVMLINK STATIC DOCS TINDERBOX COLORS
OPTIONS_DEFAULT=COLORS
COLORS_DESC= Support compiler colors
CLANGLINK_DESC= Create clang compiler links if clang is installed