diff options
Diffstat (limited to 'astro/oskar/Makefile')
-rw-r--r-- | astro/oskar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/oskar/Makefile b/astro/oskar/Makefile index cd01cf5ad6d8..2d159a84b4e1 100644 --- a/astro/oskar/Makefile +++ b/astro/oskar/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= libcfitsio.so:astro/cfitsio \ USES= cmake compiler:c++11-lang localbase:ldflags python qt:5 \ shebangfix -USE_QT= core gui network widgets buildtools_build qmake_build +USE_QT= core gui network widgets buildtools:build qmake:build USE_LDCONFIG= yes SHEBANG_FILES= apps/oskar_convert_cst_to_scalar.py |