Stefan Sperling writes: > Trivial diff for audio/faad on top of yours. I would commit this, > but I will leave it some more time in case anyone else has feedback.
I've committed this and the rest of the update. There was also a hidden dependency on ccache. Rather than add it to BUILD_DEPENDS, the "ports way" is to set USE_CCACHE=OFF in configure (so cmake won't use it even if detected), allowing users to set the (identically named but otherwise unrelated) USE_CCACHE=Yes setting in /etc/mk.conf to speed up rebuilds. See bsd.port.mk(8).
