summaryrefslogtreecommitdiff
path: root/misc/zoneinfo
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-11-19 12:53:00 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-11-19 12:53:00 +0000
commitc1678e17b080cf34fdd121600e41bab8edbff0d7 (patch)
tree6e6bd33315e53c3075f2b44b771926d16fa6b120 /misc/zoneinfo
parentUpdate to 2.2.0 (diff)
Allow package building to allow users to get rapide update of the timezones by
simply installing the package Note: testing will fail as poudriere is pedantic and hates when a port tries to update base. But this port is one the of rare that makes sense overwriting base. With hat: portmgr Requested by: many
Notes
Notes: svn path=/head/; revision=372773
Diffstat (limited to 'misc/zoneinfo')
-rw-r--r--misc/zoneinfo/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/misc/zoneinfo/Makefile b/misc/zoneinfo/Makefile
index 9aefebc46480..a8ec64c3db66 100644
--- a/misc/zoneinfo/Makefile
+++ b/misc/zoneinfo/Makefile
@@ -20,12 +20,6 @@ POSIXRULES= America/New_York
# Run with "DEVELOPER=1 make check-plist" before commiting!
-# Prevent packages if on the FreeBSD building cluster. This because
-# it overwrites system files and directories.
-.if defined(PACKAGE_BUILDING)
-NO_PACKAGE= Overwrites files in the base system
-.endif
-
# Make sure it breaks when the distfile isn't there anymore.
.if !defined(PACKAGE_BUILDING)
MASTER_SITES+= http://people.freebsd.org/~edwin/