Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jun 2013 22:01:59 +0000 (UTC)
From:      Edwin Groothuis <edwin@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r321771 - head/misc/zoneinfo
Message-ID:  <201306252201.r5PM1xvP070296@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: edwin
Date: Tue Jun 25 22:01:59 2013
New Revision: 321771
URL: http://svnweb.freebsd.org/changeset/ports/321771

Log:
  MK_ZONEINFO -> WITHOUT_ZONEINFO
  make.conf -> src.conf
  
  PR:		ports/172975

Modified:
  head/misc/zoneinfo/pkg-descr

Modified: head/misc/zoneinfo/pkg-descr
==============================================================================
--- head/misc/zoneinfo/pkg-descr	Tue Jun 25 21:55:09 2013	(r321770)
+++ head/misc/zoneinfo/pkg-descr	Tue Jun 25 22:01:59 2013	(r321771)
@@ -2,5 +2,5 @@ Updates to /usr/share/zoneinfo.
 
 Note that this port overwrites system files in /usr/share/zoneinfo.
 
-If you build your systems from source, please add MK_ZONEINFO="no"
-to your /etc/make.conf.
+If you build your systems from source, please add WITHOUT_ZONEINFO="yes"
+to your /etc/src.conf.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306252201.r5PM1xvP070296>