pkgbase: Remove etc/zfs from being packaged

This is an empty directory and it cause a FreeBSD-zfs package to
be created when we don't need one.

Reviewed by:	bapt
This commit is contained in:
manu 2019-05-23 06:53:59 +00:00
parent fa1c6f9a29
commit dd6f658fb7

View File

@ -327,9 +327,6 @@ ZFS+= zfsbe
ZFS+= zfsd
ZFS+= zvol
ZFSPACKAGE= zfs
DIRS+= ETC_ZFS
ETC_ZFS= /etc/zfs
ETC_ZFSPACKAGE= zfs
.endif
.for fg in ${CONFGROUPS}