Running FreeBSD 7.2, Upgrading ports. pkg_delete seems ineffective
What is the solution to this scenario?
Thanks!
Code:
# pwd
/usr/ports/x11-toolkits/py-gnome
make install clean
===> py26-gnome-1.4.4_12 conflicts with installed package(s):
py25-gnome-2.26.1
They install files into the same place.
Please remove them first with pkg_delete(1).
*** Error code 1
Stop in /usr/ports/x11-toolkits/py-gnome.
# pkg_delete py25-gnome-2.26.1
pkg_delete: package 'py25-gnome-2.26.1' is required by these other packages
and may not be deinstalled:
alacarte-0.13.1_1
brasero-2.26.0_1
cheese-2.30.1_3
empathy-2.26.0.1
eog-2.26.0
epiphany-2.26.1
evince-2.26.0
file-roller-2.26.0,1
gdm-2.26.0_1
gnome-control-center-2.30.1_2
gnome-games-2.26.0
gnome-media-2.26.0
gnome-netstatus-2.26.0
gnome-panel-2.26.0
gnome-pilot-2.0.17_5
gnome-power-manager-2.24.4_1
gnome-session-2.30.2_1
gnome-settings-daemon-2.26.0
gnome-system-tools-2.22.2
gnome-user-share-2.30.0_2
gnome-utils-2.26.0_1,1
libgail-gnome-1.20.1
mousetweaks-2.26.0
nautilus-2.26.1
orca-2.26.0
py25-gnome-desktop-2.26.0
seahorse-plugins-2.26.0
sound-juicer-2.26.1
vinagre-2.26.0
vino-2.28.2_2
What is the solution to this scenario?
Thanks!