Hi, I have a question about updating the openBSD ports. If I get an output like: multimedia/xine-ui # 0.99.6p0 -> 0.99.6p1
I update this port with the following commands: cd /usr/ports/multimedia/xine-ui make update But how can I fix a dependency update like this on: x11/slim # png-1.2.44 -> png-1.2.44p0 I have updated the png port and a reinstall of slim doesn't work. Regards, alokat

