aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2014-12-17 16:31:01 +0000
committerMathieu Arnold <mat@FreeBSD.org>2014-12-17 16:31:01 +0000
commit52e81f71994eb4b28e3f8b6d225e566a56931bda (patch)
treeff589a0bdb8ddf77e7fefb05f12aac3ec30a9e1a /UPDATING
parent820a96f6362a769e336d56b289f35674c2aa79e0 (diff)
downloadports-52e81f71994eb4b28e3f8b6d225e566a56931bda.tar.gz
ports-52e81f71994eb4b28e3f8b6d225e566a56931bda.zip
While portmaster will rebuild if asked, portupgrade needs to be forced to do
it. Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=374863
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING2
1 files changed, 1 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index 418f65396888..b1f9e7cf7cae 100644
--- a/UPDATING
+++ b/UPDATING
@@ -20,7 +20,7 @@ you update your ports collection, before attempting any port upgrades.
With portupgrade:
- portupgrade `find /usr/local/lib/perl5/site_perl/mach/5.18 -name '*.so'|xargs pkg which -qo|sort -u`
+ portupgrade -f `find /usr/local/lib/perl5/site_perl/mach/5.18 -name '*.so'|xargs pkg which -qo|sort -u`
With portmaster: