diff options
Diffstat (limited to 'sysutils/py-google-compute-engine/Makefile')
| -rw-r--r-- | sysutils/py-google-compute-engine/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/py-google-compute-engine/Makefile b/sysutils/py-google-compute-engine/Makefile index a5c0e94dbec8..61033a86e6f2 100644 --- a/sysutils/py-google-compute-engine/Makefile +++ b/sysutils/py-google-compute-engine/Makefile @@ -15,10 +15,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}boto3>0:www/py-boto3@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}distro>0:sysutils/py-distro@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}netaddr>0:net/py-netaddr@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}netifaces>0:net/py-netifaces@${PY_FLAVOR} \ - google_oslogin_control:sysutils/google-compute-engine-oslogin \ - sudo:security/sudo + google_oslogin_control:sysutils/google-compute-engine-oslogin -USES= python shebangfix +USES= python shebangfix sudo USE_PYTHON= autoplist concurrent distutils WRKSRC_SUBDIR= packages/python-google-compute-engine |
