diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2017-12-27 08:47:36 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2017-12-27 08:47:36 +0000 |
commit | 66deca349e1f1e756f99b97982df90cf2dedc17c (patch) | |
tree | 229aa4f8763c37aeaadecf1dfab2f947cafa20d7 /lang/ghc | |
parent | 2a11baa7037fa9ca94c5a02b9b10544868f1659d (diff) |
Notes
Diffstat (limited to 'lang/ghc')
-rw-r--r-- | lang/ghc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/ghc/Makefile b/lang/ghc/Makefile index 0085e185e735..7be0be63f8b3 100644 --- a/lang/ghc/Makefile +++ b/lang/ghc/Makefile @@ -30,6 +30,7 @@ LIB_DEPENDS+= libgmp.so:math/gmp USES= autoreconf gmake iconv:translit localbase:ldflags ncurses perl5 tar:xz USE_LOCALE= en_US.UTF-8 USE_PERL5= build +NO_CCACHE= ccache: error: Failed to create directory /nonexistent/.ccache/tmp: Permission denied # The configure process accepts,filters and canonicalises # the CONFIGURE_TARGET variable. You can read the files |