aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--security/yubikey-personalization-gui/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/yubikey-personalization-gui/Makefile b/security/yubikey-personalization-gui/Makefile
index d7b205236b66..130697f49c98 100644
--- a/security/yubikey-personalization-gui/Makefile
+++ b/security/yubikey-personalization-gui/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libykpers-1.so:security/ykpers \
libyubikey.so:security/libyubikey
-USES= pkgconfig qmake
+USES= compiler:c++11-lang pkgconfig qmake
USE_GITHUB= yes
GH_ACCOUNT= Yubico