aboutsummaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2018-10-28 19:21:16 +0800
committerlinimon <linimon@FreeBSD.org>2018-10-28 19:21:16 +0800
commitcfbad234b8f0869ee0d5e6b208e86a45c5e245ad (patch)
tree324d293b33cacece08d2d00d29448989907a4f65 /astro
parent14a9f807b4a12d457ad7fd059f8a0ebd4171c38e (diff)
downloadfreebsd-ports-gnome-cfbad234b8f0869ee0d5e6b208e86a45c5e245ad.tar.gz
freebsd-ports-gnome-cfbad234b8f0869ee0d5e6b208e86a45c5e245ad.tar.zst
freebsd-ports-gnome-cfbad234b8f0869ee0d5e6b208e86a45c5e245ad.zip
Fix build with GCC-based architectures.
PR: 231919 Submitted by: Piotr Kubaj Approved by: maintainer
Diffstat (limited to 'astro')
-rw-r--r--astro/gpsbabel/Makefile2
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