diff options
Diffstat (limited to 'graphics/openorienteering-mapper/Makefile')
-rw-r--r-- | graphics/openorienteering-mapper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/openorienteering-mapper/Makefile b/graphics/openorienteering-mapper/Makefile index 7797d6f27c4f..75d7dd1af035 100644 --- a/graphics/openorienteering-mapper/Makefile +++ b/graphics/openorienteering-mapper/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libpolyclipping.so:graphics/polyclipping \ libproj.so:graphics/proj -USES= cmake:outsource,noninja compiler:c++14-lang \ +USES= cmake:noninja compiler:c++14-lang \ desktop-file-utils gmake qt:5 shared-mime-info USE_QT= buildtools_build help qmake_build core gui \ location network printsupport sensors widgets |