aboutsummaryrefslogtreecommitdiff
path: root/net/google-cloud-sdk
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2018-07-13 06:55:32 +0000
committerMathieu Arnold <mat@FreeBSD.org>2018-07-13 06:55:32 +0000
commitba0451ba8018862bbdbfc813948c353ae869e65e (patch)
treea1b28679236fda3f476f3bda4919d460ba2a93bf /net/google-cloud-sdk
parent3bc7743145ff6262a858042c88fbc5ef2307111e (diff)
downloadports-ba0451ba8018862bbdbfc813948c353ae869e65e.tar.gz
ports-ba0451ba8018862bbdbfc813948c353ae869e65e.zip
Remove dependencies on lang/python.
Fix where appropriate. Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=474555
Diffstat (limited to 'net/google-cloud-sdk')
-rw-r--r--net/google-cloud-sdk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/google-cloud-sdk/Makefile b/net/google-cloud-sdk/Makefile
index 51e5740c9448..fc8967ef4658 100644
--- a/net/google-cloud-sdk/Makefile
+++ b/net/google-cloud-sdk/Makefile
@@ -3,6 +3,7 @@
PORTNAME= google-cloud-sdk
PORTVERSION= 208.0.1
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/
DISTNAME= google-cloud-sdk-${PORTVERSION}-linux-x86_64
@@ -15,8 +16,7 @@ WRKSRC= ${WRKDIR}/google-cloud-sdk
PLIST_FILES= bin/bq bin/gcloud bin/git-credential-gcloud.sh bin/gsutil
-RUN_DEPENDS= python:lang/python \
- ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR}
post-extract:
@${RM} -r \