aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@freebsd.org>2020-12-21 16:54:23 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2021-01-04 15:18:36 +0000
commit6b68fdbbf7be12abdc5478e8c4b07e96945173f8 (patch)
treeeaca42bd895d93551655b4e0a64c9b9fc3626eb3
parent2d486ba15f3367072d631ee588192ef46687fa4b (diff)
downloadsrc-6b68fdbbf7be12abdc5478e8c4b07e96945173f8.tar.gz
src-6b68fdbbf7be12abdc5478e8c4b07e96945173f8.zip
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
-rw-r--r--share/zoneinfo/Makefile1
1 files changed, 1 insertions, 0 deletions
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 <src.opts.mk>
+PACKAGE= zoneinfo
CLEANFILES+= yearistype
CLEANDIRS+= builddir
CONTRIBDIR= ${SRCTOP}/contrib/tzdata/