aboutsummaryrefslogtreecommitdiff
path: root/astro/gpsbabel
diff options
context:
space:
mode:
Diffstat (limited to 'astro/gpsbabel')
-rw-r--r--astro/gpsbabel/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/astro/gpsbabel/Makefile b/astro/gpsbabel/Makefile
index 0584480a935b..d36817baef1d 100644
--- a/astro/gpsbabel/Makefile
+++ b/astro/gpsbabel/Makefile
@@ -20,7 +20,7 @@ USE_GITHUB= yes
CONFLICTS= gpsbabel14-[0-9]*
-USES= compiler:c++11-lang localbase qt:5 qt:5
+USES= compiler:c++11-lang localbase qt:5
USE_QT= core qmake_build
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-zlib=system
@@ -29,7 +29,6 @@ OPTIONS_DEFINE= GUI
OPTIONS_SUB= yes
GUI_ALL_TARGET= gui
-GUI_USES= qt:5 qt:5
GUI_USE= QT=gui,xml,network,webkit
GUI_USE+= QT=linguisttools_build,webengine,buildtools
GUI_VARS= MAKE_JOBS_UNSAFE=yes