aboutsummaryrefslogtreecommitdiffstats
path: root/www/qhttpengine
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2018-10-30 20:15:47 +0800
committerlinimon <linimon@FreeBSD.org>2018-10-30 20:15:47 +0800
commitf6af3d28e098c81400167c4360504cb9e32e0b86 (patch)
treed3d149d4811cef1e6332d1d6326893d40cd8e7ad /www/qhttpengine
parentd6ba657b4a51e3214b5e4c05bd0a8dda2e818b89 (diff)
downloadfreebsd-ports-gnome-f6af3d28e098c81400167c4360504cb9e32e0b86.tar.gz
freebsd-ports-gnome-f6af3d28e098c81400167c4360504cb9e32e0b86.tar.zst
freebsd-ports-gnome-f6af3d28e098c81400167c4360504cb9e32e0b86.zip
Fix build on GCC-based architectures.
PR: 232078 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'www/qhttpengine')
-rw-r--r--www/qhttpengine/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/qhttpengine/Makefile b/www/qhttpengine/Makefile
index ce06c3ecf56f..d17d256d7cd3 100644
--- a/www/qhttpengine/Makefile
+++ b/www/qhttpengine/Makefile
@@ -11,7 +11,7 @@ COMMENT= HTTP server for Qt applications
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-USES= cmake:outsource qt:5
+USES= cmake:outsource compiler:c++11-lang qt:5
USE_GITHUB= yes
GH_ACCOUNT= nitroshare
USE_QT= core network buildtools_build qmake_build