aboutsummaryrefslogtreecommitdiffstats
path: root/net/cloud-init-azure
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2018-02-13 00:01:07 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2018-02-13 00:01:07 +0800
commit3dc4559ce7a6b6969854e1ca85d2c01573de22ec (patch)
tree2f5c09d311247785cdb5e246692dbaf3cba645df /net/cloud-init-azure
parent073ca42ae693fad321f27c86d1c8845cda57a4d6 (diff)
downloadfreebsd-ports-gnome-3dc4559ce7a6b6969854e1ca85d2c01573de22ec.tar.gz
freebsd-ports-gnome-3dc4559ce7a6b6969854e1ca85d2c01573de22ec.tar.zst
freebsd-ports-gnome-3dc4559ce7a6b6969854e1ca85d2c01573de22ec.zip
- Add missing dir to PLIST_DIR
Approved by: portmgr blanket
Diffstat (limited to 'net/cloud-init-azure')
-rw-r--r--net/cloud-init-azure/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/cloud-init-azure/Makefile b/net/cloud-init-azure/Makefile
index 2866450d5905..1f02eacff98e 100644
--- a/net/cloud-init-azure/Makefile
+++ b/net/cloud-init-azure/Makefile
@@ -41,7 +41,7 @@ PYDISTUTILS_INSTALLARGS+= "--init-system=sysvinit_freebsd"
ONLY_FOR_ARCHS= amd64 i386
ONLY_FOR_ARCHS_REASON= currently depends on dmidecode which is x86-only
-PLIST_DIRS= /var/lib/cloud
+PLIST_DIRS= /var/lib/cloud /var/lib
post-patch:
${REINPLACE_CMD} -e "s,/usr/local,${PREFIX},g" ${WRKSRC}/setup.py