From 6b68fdbbf7be12abdc5478e8c4b07e96945173f8 Mon Sep 17 00:00:00 2001 From: Emmanuel Vadot Date: Mon, 21 Dec 2020 17:54:23 +0100 Subject: [PATCH] pkgbase: Put zoneinfo file in their own package Those files take some amount of diskspace and one might not want them installed on some situation (mfsdisk, small embedded system etc ...) Reviewed by: bapt, emaste Differential Revision: https://reviews.freebsd.org/D27709 --- share/zoneinfo/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/share/zoneinfo/Makefile b/share/zoneinfo/Makefile index de354f885674..6e4cb51a63e3 100644 --- a/share/zoneinfo/Makefile +++ b/share/zoneinfo/Makefile @@ -32,6 +32,7 @@ .include +PACKAGE= zoneinfo CLEANFILES+= yearistype CLEANDIRS+= builddir CONTRIBDIR= ${SRCTOP}/contrib/tzdata/