Lines 2-8
Link Here
|
2 |
|
2 |
|
3 |
PORTNAME= google-compute-engine |
3 |
PORTNAME= google-compute-engine |
4 |
DISTVERSION= 2.8.13 |
4 |
DISTVERSION= 2.8.13 |
5 |
PORTREVISION= 5 |
5 |
PORTREVISION= 6 |
6 |
CATEGORIES= sysutils python |
6 |
CATEGORIES= sysutils python |
7 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
7 |
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
8 |
|
8 |
|
Lines 18-24
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}netaddr>0:net/py-netaddr@${PY_FLAVOR} \
Link Here
|
18 |
sudo:security/sudo |
18 |
sudo:security/sudo |
19 |
|
19 |
|
20 |
.if ${FLAVOR:Upy36:Mpy3*} |
20 |
.if ${FLAVOR:Upy36:Mpy3*} |
21 |
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}distro>0:sysutils/py-distro@${PY_FLAVOR} |
21 |
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}boto>0:devel/py-boto@${PY_FLAVOR} \ |
|
|
22 |
${PYTHON_PKGNAMEPREFIX}distro>0:sysutils/py-distro@${PY_FLAVOR} |
22 |
.endif |
23 |
.endif |
23 |
|
24 |
|
24 |
USES= python shebangfix |
25 |
USES= python shebangfix |