aboutsummaryrefslogtreecommitdiff
path: root/graphics/showimage
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2019-02-08 22:50:23 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2019-02-08 22:50:23 +0000
commit438b3468a76a4e08e23d8288e5a0ae5a80e68707 (patch)
tree10b6ab2104893fd293113c7ad353927bd8067b12 /graphics/showimage
parent247ad10f1ad8fd6b67be7affc741d47c1da5a7dd (diff)
downloadports-438b3468a76a4e08e23d8288e5a0ae5a80e68707.tar.gz
ports-438b3468a76a4e08e23d8288e5a0ae5a80e68707.zip
Fix with build on GCC architectures.
PR: 235093 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Notes
Notes: svn path=/head/; revision=492466
Diffstat (limited to 'graphics/showimage')
-rw-r--r--graphics/showimage/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/showimage/Makefile b/graphics/showimage/Makefile
index 95e24db84b51..68487a708384 100644
--- a/graphics/showimage/Makefile
+++ b/graphics/showimage/Makefile
@@ -14,7 +14,7 @@ COMMENT= Simple KDE based image viewer
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= cmake kde:5 qt:5 tar:bzip2
+USES= cmake compiler:c++11-lang kde:5 qt:5 tar:bzip2
USE_KDE= auth bookmarks codecs completion config configwidgets \
coreaddons ecm i18n itemviews jobwidgets kio service solid \
widgetsaddons xmlgui