Remove dependency on the python metaport
This commit is contained in:
parent
6d2c3c1817
commit
bb1846a4e8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=462324
1 changed files with 1 additions and 1 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
PORTNAME= cloud-init
|
||||
PORTVERSION= 0.7.9
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net python
|
||||
MASTER_SITES= http://launchpad.net/${PORTNAME}/trunk/${PORTVERSION}/+download/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -15,7 +16,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||
|
||||
RUN_DEPENDS= dmidecode>0:sysutils/dmidecode \
|
||||
e2fsprogs>0:sysutils/e2fsprogs \
|
||||
python>0:lang/python \
|
||||
${PYTHON_PKGNAMEPREFIX}boto>0:devel/py-boto@${FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}Jinja2>0:devel/py-Jinja2@${FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}cheetah>0:devel/py-cheetah@${FLAVOR} \
|
||||
|
|
Loading…
Reference in a new issue