diff options
Diffstat (limited to 'devel/ccache/Makefile')
-rw-r--r-- | devel/ccache/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/ccache/Makefile b/devel/ccache/Makefile index 85ba6d4c9694..deb0e500ac16 100644 --- a/devel/ccache/Makefile +++ b/devel/ccache/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://ccache.samba.org/ftp/ccache/ MAINTAINER= ahze@FreeBSD.org COMMENT= A tool to minimize the compile time of C/C++ programs +BROKEN= "Examples provided break buildworld" GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |