summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/qstardict/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/qstardict/Makefile b/textproc/qstardict/Makefile
index 64b9556f8e68..76f0319e0385 100644
--- a/textproc/qstardict/Makefile
+++ b/textproc/qstardict/Makefile
@@ -13,7 +13,7 @@ COMMENT= Qt based dictionary program (stardict clone)
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= gl gnome pkgconfig qmake qt:5 tar:bzip2
+USES= compiler:c++11-lang gl gnome pkgconfig qmake qt:5 tar:bzip2
USE_GL= gl
USE_GNOME= glib20
USE_QT= core dbus gui network printsupport widgets xml \