if [ "$XMMS" != "y" ]; then
  OPTS="$OPTS --without-xmms"
fi  &&
default_build
