svn commit: r321771 - head/misc/zoneinfo
Edwin Groothuis
edwin at FreeBSD.org
Tue Jun 25 22:01:59 UTC 2013
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.
More information about the svn-ports-head
mailing list