summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sysutils/google-compute-engine-oslogin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/google-compute-engine-oslogin/Makefile b/sysutils/google-compute-engine-oslogin/Makefile
index 73ace27336c7..147e38e647a5 100644
--- a/sysutils/google-compute-engine-oslogin/Makefile
+++ b/sysutils/google-compute-engine-oslogin/Makefile
@@ -15,7 +15,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
RUN_DEPENDS= gsed:textproc/gsed \
${LOCALBASE}/lib/pam_mkhomedir.so:security/pam_mkhomedir
-USES= gmake localbase:ldflags
+USES= compiler:c++11-lang gmake localbase:ldflags
USE_LDCONFIG= yes
USE_GITHUB= yes
GH_ACCOUNT= GoogleCloudPlatform