1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

Mark as x86-only due to dependency on dmidecode.

From the maintainer:

FreeBSD support is not high on the list of things that upstream is
working on ... dmidecode is used as a fallback to try and figure out
if cloud-init is running on RHEV or VSPHERE.  I would rather not try to
patch the existing source code since upstream is multiple versions ahead
(all of them are unfortunately broken on FreeBSD).

Approved by:	maintainer
This commit is contained in:
Mark Linimon 2016-11-20 21:09:05 +00:00
parent bb99e0703c
commit 10007ec1c7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=426633

View File

@ -37,6 +37,9 @@ USE_PYTHON= autoplist distutils
PYDISTUTILS_INSTALLARGS+= "--init-system=sysvinit_freebsd"
ONLY_FOR_ARCHS= amd64 i386
ONLY_FOR_ARCHS_REASON= currently depends on dmidecode which is x86-only
post-build:
@cd ${WRKSRC} && ${MV} config/cloud.cfg-freebsd config/cloud.cfg