diff options
Diffstat (limited to 'devel/atlas-devel/Makefile')
-rw-r--r-- | devel/atlas-devel/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/atlas-devel/Makefile b/devel/atlas-devel/Makefile index 32207de..5e7ab7d 100644 --- a/devel/atlas-devel/Makefile +++ b/devel/atlas-devel/Makefile @@ -15,9 +15,8 @@ OPTIONS_DEFINE= DOCS PKGNAMESUFFIX= -devel GNU_CONFIGURE= yes -USES= pathfix compiler:c++11-lib +USES= pathfix compiler:c++11-lib tar:bzip2 USE_LDCONFIG= YES -USE_BZIP2= YES MAKE_ARGS= docdir=${DOCSDIR} CONFIGURE_ARGS+=--program-transform-name= |