diff options
Diffstat (limited to 'math/petiga/Makefile')
-rw-r--r-- | math/petiga/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/petiga/Makefile b/math/petiga/Makefile index 1eb68b98e973..d91d4b94efc5 100644 --- a/math/petiga/Makefile +++ b/math/petiga/Makefile @@ -23,7 +23,7 @@ BB_COMMIT= e2a59b1ba054 WRKSRC= ${WRKDIR}/${BB_ACCOUNT}-${BB_PROJECT}-${BB_COMMIT} -USES= cmake:outsource compiler:c++14-lang fortran +USES= cmake compiler:c++14-lang fortran USE_XORG= x11 USE_LDCONFIG= yes |