diff options
-rw-r--r-- | astro/gpsbabel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/gpsbabel/Makefile b/astro/gpsbabel/Makefile index b1bc4060fff0..8140736a74b1 100644 --- a/astro/gpsbabel/Makefile +++ b/astro/gpsbabel/Makefile @@ -19,10 +19,10 @@ USE_GITHUB= yes CONFLICTS= gpsbabel14-[0-9]* +USES= compiler:c++11-lang localbase qt:5 qt:5 USE_QT= core qmake_build GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-zlib=system -USES= localbase qt:5 qt:5 OPTIONS_DEFINE= GUI OPTIONS_SUB= yes |