aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorGreg Larkin <glarkin@FreeBSD.org>2013-07-18 21:52:19 +0000
committerGreg Larkin <glarkin@FreeBSD.org>2013-07-18 21:52:19 +0000
commitd0942740f02ba59aa33da0fd33fdc9427632713b (patch)
treec1340c655d95ed83200fae7c199332fd6af9d227 /UPDATING
parentcd05cb5126170526ba5b5be6045e52744b570daa (diff)
downloadports-d0942740f02ba59aa33da0fd33fdc9427632713b.tar.gz
ports-d0942740f02ba59aa33da0fd33fdc9427632713b.zip
- Only disable automatic cron job installation when installing from the
port, not the package.
Notes
Notes: svn path=/head/; revision=323257
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 4 insertions, 4 deletions
diff --git a/UPDATING b/UPDATING
index c6e7a27563d7..850fd63e696e 100644
--- a/UPDATING
+++ b/UPDATING
@@ -13,10 +13,10 @@ you update your ports collection, before attempting any port upgrades.
installation of the crontab file. When installing the port interactively,
the port option is enabled by default to mimic previous behavior.
- When the port is installed non-interactively (BATCH=yes or
- PACKAGE_BUILDING=yes), the crontab file *will not* be installed
- automatically. If the EXAMPLES port option is enabled, the crontab file
- can be installed manually at a later time from EXAMPLESDIR/crontab.in.
+ When the port is installed non-interactively (BATCH=yes) the crontab
+ file *will not* be installed automatically. If the EXAMPLES port option
+ is enabled, the crontab file can be installed manually at a later time
+ from EXAMPLESDIR/crontab.in.
20130718:
AFFECTS: users of www/zend-framework