summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--astro/gpsbabel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/gpsbabel/Makefile b/astro/gpsbabel/Makefile
index 74dd361bb2ea..0584480a935b 100644
--- a/astro/gpsbabel/Makefile
+++ b/astro/gpsbabel/Makefile
@@ -4,7 +4,7 @@
PORTNAME= gpsbabel
DISTVERSIONPREFIX= ${PORTNAME}_
DISTVERSION= 1_5_4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= astro geography
MAINTAINER= dev2@heesakkers.info
@@ -31,7 +31,7 @@ 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,moc_build,rcc_build,uic_build
+GUI_USE+= QT=linguisttools_build,webengine,buildtools
GUI_VARS= MAKE_JOBS_UNSAFE=yes
post-patch: