aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-04-04 23:34:42 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-04-04 23:34:42 +0000
commit47d6520502d7d61a4936a2a5430a408067354a92 (patch)
treef5f50f68187a9d3ceb4479064d9c8688a06701e9 /misc
parenta13b3bbca1cb106ac9a1e16e726660c3b4582d22 (diff)
Notes
Diffstat (limited to 'misc')
-rw-r--r--misc/zoneinfo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/zoneinfo/Makefile b/misc/zoneinfo/Makefile
index 717e56735ab2..e4549b9142e7 100644
--- a/misc/zoneinfo/Makefile
+++ b/misc/zoneinfo/Makefile
@@ -23,7 +23,7 @@ POSIXRULES= America/New_York
# Prevent packages if on the FreeBSD building cluster. This because
# it overwrites system files and directories.
.if defined(PACKAGE_BUILDING)
-NO_PACKAGE= yes
+NO_PACKAGE= Overwrites files in the base system
.endif
.include <bsd.port.pre.mk>