aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2014-12-18 00:31:01 +0800
committermat <mat@FreeBSD.org>2014-12-18 00:31:01 +0800
commit1a23a9706dae73682d7d18797f2075d5ae2d2d4d (patch)
treeff589a0bdb8ddf77e7fefb05f12aac3ec30a9e1a /UPDATING
parent70c1ba7c1646e30142859faffbb055da5e5a5b35 (diff)
downloadfreebsd-ports-gnome-1a23a9706dae73682d7d18797f2075d5ae2d2d4d.tar.gz
freebsd-ports-gnome-1a23a9706dae73682d7d18797f2075d5ae2d2d4d.tar.zst
freebsd-ports-gnome-1a23a9706dae73682d7d18797f2075d5ae2d2d4d.zip
While portmaster will rebuild if asked, portupgrade needs to be forced to do
it. Sponsored by: Absolight
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: