Re: Using pkg (split from unstaged ports thread)
I think the better way however is to first delete both the cvsup and ezm3 installed packages with
From portmaster(8):ghostcorps said:Is there a dirty way to have portmaster ignore cvsup?
Code:
-x avoid building or updating ports that match this pattern. Can be
specified more than once. If a port is not already installed the
exclude pattern will be run against the directory name from
/usr/ports.
I think the better way however is to first delete both the cvsup and ezm3 installed packages with
# pkg delete -f cvsup ezm3. portmaster should then continue correctly.