https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248010

--- Comment #1 from [email protected] ---
make.conf:

.if ${.CURDIR:M*/ports/devel/ccache}
NO_CCACHE=yes
.endif

NO_CCACHE=yes

.if !defined(NO_CCACHE)
CC=/usr/local/libexec/ccache/world/cc
CXX=/usr/local/libexec/ccache/world/c++
.endif

KERNCONFDIR=/root
KERNCONF=BETSY
MODULES_OVERRIDE=mac_ntpd filemon accf_http accf_data
#
OPTIONS_UNSET= NIS
OPTIONS_UNSET+= X11
OPTIONS_UNSET+= DOCS
OPTIONS_UNSET+= DEBUG
OPTIONS_UNSET+= WAYLAND
#
DEFAULT_VERSIONS+= ssl=libressl

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to