aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2018-12-26 20:27:10 +0800
committerlinimon <linimon@FreeBSD.org>2018-12-26 20:27:10 +0800
commit3c6d51a5a0321b00df50b67225e0f26878f3c123 (patch)
tree6670a7bdd32a5aba80ad9eda392158074b55a887 /misc
parentd65a2b6536c65ad21a182d3ff5a770c99b437b61 (diff)
downloadfreebsd-ports-gnome-3c6d51a5a0321b00df50b67225e0f26878f3c123.tar.gz
freebsd-ports-gnome-3c6d51a5a0321b00df50b67225e0f26878f3c123.tar.zst
freebsd-ports-gnome-3c6d51a5a0321b00df50b67225e0f26878f3c123.zip
USES=compiler:c++11-lang is necessary to build on GCC-based architectures.
PR: 234391 Submitted by: Piotr Kubaj Approved by: maintainer
Diffstat (limited to 'misc')
-rw-r--r--misc/kde-thumbnailer-epub/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/kde-thumbnailer-epub/Makefile b/misc/kde-thumbnailer-epub/Makefile
index 0a165f6c33a8..39b3e1d45a19 100644
--- a/misc/kde-thumbnailer-epub/Makefile
+++ b/misc/kde-thumbnailer-epub/Makefile
@@ -11,7 +11,7 @@ COMMENT= KDE thumbnail generator for ePub files
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= cmake kde:5 qt:5
+USES= cmake compiler:c++11-lang kde:5 qt:5
USE_KDE= archive ecm_build kio
USE_QT= buildtools_build qmake_build gui xmlpatterns