aboutsummaryrefslogtreecommitdiff
path: root/sysutils/google-compute-engine-oslogin
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-10-27 17:36:20 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-10-27 17:36:20 +0000
commitda583e58eaf5bdf4bc9a56e9541f1a645c2d85bf (patch)
tree4999ded8a882d33b48041833d58afe2f701019f9 /sysutils/google-compute-engine-oslogin
parent483fbe4fb372f3e8cbd81fe3ba7969d5736bdfbe (diff)
downloadports-da583e58eaf5bdf4bc9a56e9541f1a645c2d85bf.tar.gz
ports-da583e58eaf5bdf4bc9a56e9541f1a645c2d85bf.zip
Apparently now builds on powerpc64.
PR: 231787 Submitted by: Piotr Kubaj Approved by: maintainer timeout
Notes
Notes: svn path=/head/; revision=483157
Diffstat (limited to 'sysutils/google-compute-engine-oslogin')
-rw-r--r--sysutils/google-compute-engine-oslogin/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/sysutils/google-compute-engine-oslogin/Makefile b/sysutils/google-compute-engine-oslogin/Makefile
index 973cc2ebb0f9..703d1e5aa100 100644
--- a/sysutils/google-compute-engine-oslogin/Makefile
+++ b/sysutils/google-compute-engine-oslogin/Makefile
@@ -11,10 +11,6 @@ COMMENT= OS Login Guest Environment for Google Compute Engine
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/../LICENSE
-BROKEN_mips= fails to compile: utils/oslogin_utils.cc:16:23: curl/curl.h: No such file or directory
-BROKEN_mips64= fails to compile: utils/oslogin_utils.cc:16:23: curl/curl.h: No such file or directory
-BROKEN_powerpc64= fails to compile: utils/oslogin_utils.cc:16:23: curl/curl.h: No such file or directory
-
LIB_DEPENDS= libcurl.so:ftp/curl \
libjson-c.so:devel/json-c
RUN_DEPENDS= gsed:textproc/gsed \