aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-12-03 12:53:45 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-12-03 12:53:45 +0000
commit01dda89fab626393d9fdccd33682898b379c3549 (patch)
treed8497f987c78855dfd8efefc40b7922fff5c46d8 /sysutils
parent2017e623a9b17524b46ec4c4e8fd09cd0bf6c8d5 (diff)
downloadports-01dda89fab626393d9fdccd33682898b379c3549.tar.gz
ports-01dda89fab626393d9fdccd33682898b379c3549.zip
Notes
Diffstat (limited to 'sysutils')
-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