On 09/23/17 15:46, Kurt Buff wrote:
All,
Upgraded from 10.3 to 11.0-RELEASE-p12
Deleted all installed ports, and am trying to reinstall them with
portmaster, building from source, with the following command line:
portmaster -d --no-confirm --no-term-title --delete-packages `cat
/root/ports.txt`
ports.txt has the following in it:
multimedia/vlc-qt4
net/wireshark
security/sudo
ports-mgmt/bsdadminscripts2
sysutils/coreutils
www/firefox
www/lynx
www/opera
x11-wm/xfce4
x11/xorg
VLC is failing to build, with the following error:
===>>> The dependency for devel/cmake
seems to be handled by cmake-modules-3.8.2
===>>> The devel/cmake-modules port has been deleted: Deleted,
merged into devel/cmake
===>>> Aborting update
[ .. ]
How do I fix this?
As the error message suggests, cmake-modules no longer exists.
Use "pkg delete -f cmake-modules" and retry,
imb
_______________________________________________
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"