diff options
Diffstat (limited to 'science/madness/Makefile')
-rw-r--r-- | science/madness/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/madness/Makefile b/science/madness/Makefile index 7a3bbe1bd78d..de9a27a2fbc5 100644 --- a/science/madness/Makefile +++ b/science/madness/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= libblas.so:math/blas \ libtcmalloc.so:devel/google-perftools \ libxc.so:science/libxc -USES= cmake:outsource compiler:c++14-lang fortran localbase:ldflags python:build +USES= cmake compiler:c++14-lang fortran localbase:ldflags python:build USE_GITHUB= yes GH_ACCOUNT= m-a-d-n-e-s-s GH_TAGNAME= ebb3fd7 |