diff options
-rw-r--r-- | devel/atlas-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/atlas-devel/Makefile b/devel/atlas-devel/Makefile index 5aa28f3da5fd..31d7a3fcaef9 100644 --- a/devel/atlas-devel/Makefile +++ b/devel/atlas-devel/Makefile @@ -19,6 +19,7 @@ USES= pathfix compiler:c++11-lang USE_AUTOTOOLS= libtool USE_LDCONFIG= YES USE_BZIP2= YES +USE_GCC= 4.7+ MAKE_ARGS= docdir=${DOCSDIR} CONFIGURE_ARGS+=--program-transform-name= |